Search Issue Tracker
Active
Fixed in 6000.0.52f1, 6000.1.10f1, 6000.2.0b2
Under Consideration for 6000.3.X, 6000.4.X
Votes
0
Found in
2021.3.44f1
2022.3.50f1
6000.0.23f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-83698
Regression
No
Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Reproduction steps:
1. Open the attached “repro_IN-85777“ project
2. Open the “Assets/Scenes/Scene.unity“ Scene
3. Enter the Play Mode
4. Observe the blinking sphere animation
5. Exit the Play Mode
6. In the Project window, select “Assets/Material.mat“ material
7. In the “Surface Inputs“ dropdown, “Emission“ section, change the emission color by changing the “Emission Map“ parameter value to black (0, 0, 0)
8. Enter the Play Mode
9. Observe the sphere
Expected result: The sphere blinks
Actual result: The sphere doesn’t blink
Note: Does not reproduce if you plug basecolor into animator. Only happens with Emission Color
Reproducible with: 2021.3.44f1, 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
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 6000.1.10f1):
URP: Lit's emission animates properly even with an initial _EmissionColor equal to (0,0,0).
Resolution Note (fix version 6000.0.52f1):
URP: Lit's emission animates properly even with an initial _EmissionColor equal to (0,0,0).