Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.32f1
2022.3.14f1
2023.2.0f1
2023.3.0a16
Issue ID
UUM-58247
Regression
No
[2D] Light 2D component does not light the sprite correctly in the Play Mode
Reproductions steps:
1. Open the attached “ReproProject” project
2. Open the “ReproScene“ scene
3. In the Hierarchy window select the "Sprite_Rock_Column@2x" GameObject
4. Observe the "Sprite_Rock_Column@2x" GameObject's Sprite in the Game view or Scene view
5. Enter the Play Mode
6. Observe the "Sprite_Rock_Column@2x" GameObject's Sprite in the Game view or Scene view
Expected result: GameObject's Sprite should look the same as the sprite outside of the Play Mode
Actual result: GameObject's Sprite is lighted incorrectly with streaks of black
Reproducible with: 2021.3.32f1, 2022.3.14f1, 2023.2.0f1, 2023.3.0a16
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Inconsistent texture sizes used with normal/mask maps and main textures is not compatible when using Sprite Atlas. User should use original Dragon Crashers assets where the secondary texture sizes match with the main texture.