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
7000.0.0a1
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2022.3.21f1):
Looks good, verified on 2022.3/staging