Search Issue Tracker
By Design
Votes
0
Found in
2021.3.29f1
2022.3.8f1
2023.1.9f1
Issue ID
UUM-46987
Regression
No
Global Illumination Preprocessing background task is stuck indefinitely when using a skybox shader
Reproduction steps:
1. Open the “GiStripped“ project
2. Open the “Sample” scene
3. Observing the background tasks in the bottom right of the Editor for up to a minute
Expected result: Background tasks get completed
Actual result: Global Illumination Preprocessing is stuck indefinitely
Reproduced in: 2021.3.29f1, 2022.3.8f1, 2023.1.9f1, 2023.2.0a18
Not reproduced in: 2023.2.0a19, 2023.2.0b7, 2023.3.0a2
Reproduced on: macOS 13.4.1 (Intel), Windows 11 (by reporter)
Not reproduced on: No other environment tested
Note: Not reproduced in a scene without the skybox shader
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
- “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
Resolution Note:
Thanks for submitting this issue.
We were not able to reproduce or find any valid issue. In our testing of this project, we found that the differences between the two scene provided also included having the terrain receive GI which triggered a bake with Enlighten. This meant that a bake would be triggered, possibly leading to a long bake time, given this is terrain and realtime lightmaps.
This is expected behavior, hence we are closing this issue.