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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment