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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
Add comment