Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
11.0.0
Issue ID
1308957
Regression
Yes
[2D][URP] Sprite Light shows Sprite Atlas instead of a single Sprite in Play Mode
How to reproduce:
1. Open the user's attached "2DLight_Bug.zip" project
2. Open the "SampleScene" Scene
3. Select the "Light 2D" GameObject in the Hierarchy window
4. Observe the Scene view
5. Enter Play Mode
6. Observe the Game view
Expected result: The Sprite packed in the Sprite Atlas is loaded
Actual result: Whole Sprite Atlas is loaded
Reproducible with: 11.0.0 (2021.1.0b4, 2021.2.0a3)
Could not test with 7.5.2 (2019.4.19f1), 10.2.2 (2020.2.3f1) - Sprite Light didn't function properly to test it
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
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
Resolution Note (fix version 12.0.0):
A fix for this issue is available on Universal RP package 12.0.0 on Unity 2021.2.0a13 and above