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
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
Add comment