Search Issue Tracker
By Design
Votes
0
Found in
2021.3.56f1
2022.3.67f1
6000.0.58f1
6000.2.6f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-121044
Regression
No
Scene and Game views turn black when all light sources are disabled
Reproduction steps:
1. Create a new High Definition 3D project
2. Disable all of the GameObjects in the Hierarchy except for Main Camera and Sky and Fog Volume
3. Observe Scene and Game views
Actual result: Scene and Game views render black
Expected result: Nothing of note happens
Reproducible with: 2021.3.56f1, 2022.3.67f1, 6000.0.58f1, 6000.2.6f1, 6000.3.0b4, 6000.4.0a1
Reproduced on: Ubuntu 24.04, macOS Sequoia 15.6 (Intel)
Note: Issue is only reproducible when Sky type is set to Physically Based Sky (Sky and Fog Volume > Inspector > Volume > Visual Environment)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Since there is no light nor emissive material, the only remaining source of light is the Sky. Since it is set to be physical sky, no light is produced from there either without any additional light source, hence why the scene is black and why results may differ with other types of sky.