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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment