Search Issue Tracker
Fixed
Fixed in 2022.3.21f1, 2023.2.5f1, 2023.3.0a19, 7000.0.0a1
Votes
0
Found in
2022.3.19f1
2023.1.0b10
2023.2.0b14
2023.3.0a14
Issue ID
UUM-56482
Regression
Yes
Menu items and Unity editor icon disappear when importing a project with many textures
When opening a project that has a lot of textures in it for the first time, when Unity finally opens you will notice that the menu bar doesn't render and the title bar is missing the Unity icon. See the attached image.
This was introduced somewhere in Unity 2023.1 timeline. Tested versions:
2023.1.0a4: Does not reproduce
2023.1.0b10: Reproduces
Reproduction steps:
1. Delete everything in the project apart from the Assets folder;
2. Open the project in the editor.
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note (fix version 2022.3.21f1):
Looks good, verified on 2022.3/staging