Search Issue Tracker
Fixed
Fixed in 2021.3.17f1, 2022.2.3f1, 2023.1.0a24
Votes
0
Found in
2021.3.11f1
2022.2.0b13
2023.1.0a17
Issue ID
UUM-18521
Regression
No
[2D][Sprite Atlas] Sprite Atlas warning in console when loading sprite in playmode
[2D][Sprite Atlas] Sprite Atlas warning in console when loading sprite in playmode
Repro steps:
- Open SampleScene in attached project
- Play the scene
- Click anywhere on the GameView
Result: A triangle sprite will appear in the GameView. In the console, a warning "SpriteAtlasManager.atlasRequested wasn't listened to while TestAtlas requested." will be generated.
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
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- 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
Resolution Note (fix version 2023.1.0a24):
Resolved an issue of SpriteAtlas warning being displayed when using GetSprite API.
This fix will be available on Unity 2023.1.0a25 and above
Resolution Note (fix version 2022.2.3f1):
Fix for this issue will be available on Unity 2022.2.3f1 and above
Resolution Note (fix version 2021.3.17f1):
Fix for this issue is available on Unity 2021.3.17f1 and above