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
- [VFX Graph] Base Color Map Inconsistency between Lit and Unlit Ouput
- [HDRP] Water is using the wrong depth when calculating absorption for alpha clipped transparents with depth prepass enabled
- [VFX Graph] Emissive isn't working with Decal output
- Gizmos are not drawn in Game view and Render Graph Execution errors are shown when stacked Overlay Camera is used and 'Compatibility Mode' is disabled
- Crash on WalkTypeTreeInternal when selecting the Texture of a specific FBX
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.