Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.29f1
2022.3.6f1
2023.1.7f1
2023.2.0b3
Issue ID
UUM-45339
Regression
No
Animator sets an incorrect Emmision color when entering Play Mode
How to reproduce:
1. Open the attached “EmissiveRepro.zip“ project
2. Open the “SampleScene“ Scene
3. Enter Play Mode
Expected result: The “Cube” GameObject doesn’t become brighter
Actual result: The “Cube” GameObject becomes brighter
Reproducible with: 2021.3.29f1, 2022.3.6f1, 2023.1.7f1, 2023.2.0b3
Reproduced on: macOS 13.4.1 (Intel), Windows 10 (by reporter)
Note: Also reproducible in Player
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Resolution Note:
This behavior is intentional. The root cause is conversion of EmissiveColor animation parameter bound to material as 'Color' from sRGB space to linear.