Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.23f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.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
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder preview window doesn't update element styling accordingly when changing Active Theme for Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
- Dragger elements from Slider controls doesn't scale and stay outside minimized Canvas window in UI Builder Viewport in UI Builder
Add comment