FIXED: [2025.31730] Missing OCIO spaces/views

I’m working on transitioning some OpenColorIO workflows from 2023 to 2025 release and think there are some missing colorspaces and views. Comparing the same config file (studio-config-v2.0.0_aces-v1.3_ocio-v2.1.ocio) between 2025.31760 (left) & 2023.12600 (right):

Color Space Transform page:

2025.31760 is missing ACES2065-1 & ACEScc.

Output page:

It seems like 2025.31760 is putting some of the options behind the ‘configuration default’ label (such as sRGB Display / SDR view / PQ 1000-nit view). I understand these are defined as defaults in the OCIO config however it would be nice to have them as explicit options like in 2023 releases.

On further investigation it looks like the first couple color spaces are being omitted from any config loaded. I noticed the parameter list is indexed differently (alphabetical vs. config spec).

Yep, a few entries were truncated. Sorry about that. Fixed in the next build we post.

1 Like

All good thanks @malcolm!