Search Issue Tracker
In Progress
In Progress in 6000.6.X
Votes
0
Found in
6000.0.23f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
6000.6.0a1
Issue ID
UUM-83771
Regression
No
HDR colors are recorded in gamma compressed values instead of linear values when using the Animation window
Reproduction steps:
1. Open the attached “repro_IN-85774“ project
2. Open the “Assets/Scenes/Scene.unity“ Scene
3. Open the Animation window (“Window → Animation → Animation“)
4. In the Hierarchy, select the “Sphere“ GameObject
5. In the Animation window, press the “Create“ button and save the .anim file
6. In the top-left of the Animation window, press on the “Enable/disable keyframe recording mode.“ button
7. In the Inspector (with the “Sphere“ GameObject still selected), go to the “Material (Material)“ section
8. Expand the “Surface Inputs“ dropdown
9. Select the “Emission Map“ parameter and slightly change the color
10. Observe the Scene view
Expected result: No aura appears around a sphere
Actual result: An aura appears around the sphere
Reproducible with: 2022.3.50f1, 6000.0.23f1
Reproducible on: Windows 10 (22H2), Windows 11 (10.0.22631) (user’s)
Not reproducible on: No other environments tested
Notes:
- Issue persists after saving the Scene and entering the Play Mode or building and opening the Scene in the Player
- Issue doesn’t reproduce with the keyframe recording mode disabled
- Adding the property “Material._Emission Color” and setting its keyframes manually (instead of recording them) creates a track with linear values (XYZW) instead of gamma compressed values (RGBA), giving correct results
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
Add comment