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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.