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
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
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).