Search Issue Tracker
By Design
Votes
0
Found in
2023.2.0b6
2023.3.0a3
Issue ID
UUM-48577
Regression
Yes
[URP] Environmental lighting is not loaded when the project is opened
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Observe the Scene
Expected result: The materials have textures and color
Actual result: Materials are black
Reproducible with: 2023.2.0a18, 2023.2.0b6, 2023.3.0a3
Not reproducible with: 2021.3.30f1, 2022.3.8f1, 2023.1.10f1, 2023.2.0a17
Reproducible on: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Workaround by pressing Generate Lighting in Window > Rendering > Lighting
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
- 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
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Thanks for submitting this issue!
In 2023.2 beta and later we have removed the automatic function that would generate lighting for a scene with no Lighting Data asset. New scenes created in 2023.2 beta and beyond receive the default ambient probe and reflections, but upgraded scenes do not.
The solution for this, as you note, is to generate lighting for your scene.