Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.66f1
6000.3.4f1
6000.4.0b5
6000.5.0a5
6000.6.0a1
Issue ID
UUM-132556
Regression
No
"More than one global light" error is not thrown when changing the type of 2D Light in the Inspector to "Global" and another "Global" lLight already exists
How to reproduce:
1. Create a new 2D Unity project
2. In the Hierarchy, right-click -> Light -> Spot Light 2D
3. In the Inspector, under the "Light 2D" Component, change the "Light Type" to Global
4. Observe the Console
Expected results: The error about more than one Global Light is thrown
Actual results: No errors are thrown
Reproducible with: 6000.0.66f1, 6000.3.4f1, 6000.4.0b5, 6000.5.0a5
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
Note: The error is thrown when creating the second Global Light in the Hierarchy, but converting the Light doesn't throw an error
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment