Search Issue Tracker
Fixed in 12.0.0
Votes
1
Found in [Package]
10.2
Issue ID
1295696
Regression
No
[URP] Global Illumination properties for emissive materials are missing in URP
Steps to reproduce:
1. Create a new URP project, or open an existing one
2. Create a new material
3. Enable the Emission flag
4. Notice that the Global Illumination enum list is missing
Notes:
- This is a regression in functionality when compared to built-in RP. In built-in RP, we offered three options: None, Baked, and Realtime
- In URP, by enabling the Emission flag, emissive materials will always contribute to GI. This is not always needed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment