Search Issue Tracker
By Design
Votes
0
Found in
2020.3
2020.3.18f1
2021.2
2022.1
2022.2
Issue ID
1366319
Regression
No
SpriteAtlasManager.atlasRequested is not listened to when entering Play Mode for the second time
Reproduction steps:
1. Open attached project "case_1366319"
2. Open Scenes/SampleScene
3. Enter Play Mode
4. Wait for UI to finish loading, and then exit Play Mode
5. Enter Play Mode again
Expected result: Both times the UI is displayed the same
Actual result: The second time the UI is loaded incorrectly and a warning is displayed "SpriteAtlasManager.atlasRequested wasn't listened to while Common requested."
Reproducible with: 2020.3.27f1, 2021.2.10f1, 2022.1.0b6, 2022.2.0a4
Could not test with: 2019.4.35f1 (Compiler errors: The type or namespace name 'AddressableAssets' does not exist in the namespace 'UnityEngine')
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment