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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
Resolution Note (fix version 2022.3.21f1):
Looks good, verified on 2022.3/staging