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
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
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).