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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.