Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.66f1
6000.3.4f1
6000.4.0b5
6000.5.0a5
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
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment