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
- VisionOS Player and Simulator crashes on "nw_read_request_report [C1] Receive failed with error "No message available on STREAM"" when playing a video through VisionOSVideoComponent
- Shader starts acting unexpectedly when SV_primitiveID is used in a Hull/Domain Shader
- [iOS] "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously when using specific Project Settings and Anti-aliasing is enabled
- Inconsistent help box font size in Project Settings window
- Local package MonoBehaviour scripts appear as missing after updating the project when the project and package paths share the same prefix
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.