Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2020.3.43f1
2021.3.16f1
2022.2.1f1
2023.1.0a24
Issue ID
UUM-22819
Regression
No
Textures used by GUIStyle are being unloaded when using Resources.UnloadUnusedAssets()
Steps to reproduce:
1. Open the “Sandbox” project
2. Open “TestScene” scene
3. Enter Play Mode
4. Observe text in the top left corner
Expected result: Shows the text in a red square
Actual result: Shows only text
Reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.2.1f1, 2023.1.0a24
Reproduced on: macOS Monterey 12.2 (Intel)
Note: The issue is reproducible in an Editor and in a build
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
- 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
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Thanks for the report. We're in the process of shifting focus on UI Toolkit and as result, we can only address major issues or regressions with IMGUI. In addition, IMGUI at runtime was never fully supported. Please consider switching to UI Toolkit.
Resolution Note (2023.1.X):
Thanks for the report. We're in the process of shifting focus on UI Toolkit and as result, we can only address major issues or regressions with IMGUI. In addition, IMGUI at runtime was never fully supported. Please consider switching to UI Toolkit.