Search Issue Tracker
Fixed
Fixed in 2022.3.16f1, 2023.2.3f1, 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
- Awaitable.NextFrameAsync() fails to resume when invoked multiple times from the playModeStateChanged event
- Text input duplicates in the TextField when textField.isDelayed is set to true and typing with a Japanese keyboard layout
- “AssetDatabase.GetMainAssetTypeAtPath" returns the incorrect type when using a global namespace class with the same name as a Unity type
- Editor silently crashes when switching platforms when Meta XR Core SDK is imported
- Crash on Object::SetCachedScriptingObject when entering the Play Mode immediately after stopping asynchronous operations in the previous Play Mode session
Add comment