Search Issue Tracker
Fixed in 2022.3.16f1
Fixed in 2022.3.X, 2023.2.X, 2023.3.X, 2023.3.0a14
Votes
1
Found in
2021.3.23f1
2022.2.16f1
2023.1.0b13
2023.2.0a11
2023.3.0a3
Issue ID
UUM-33751
Regression
Yes
GameObjects that do not have the default Light Layer selected are dark when Scene lighting is off
How to reproduce:
1. Open the attached project “SceneLightIssue.zip“
2. Open Scene “SampleScene“
3. Disable the Scene lighting by pressing the lightbulb symbol at the top right of the Scene view
4. Observe the lighting of the “Cube (Layer 1)“ GameObject
Expected result: The “Cube (Layer 1)“ GameObject is bright
Actual result: The “Cube (Layer 1)“ GameObject is dark
Reproducible with: 2021.2.0a17, 2021.3.23f1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a11
Not reproducible with: 2020.3.47f1, 2021.2.0a16
Reproduced on: macOS 13.0.1 (Intel), Windows 10 (by reporter)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
Add comment