Search Issue Tracker
By Design
Votes
0
Found in
2020.3.40f1
2021.3.11f1
2022.1.18f1
2022.2.0b10
2023.1.0a13
Issue ID
UUM-16082
Regression
No
Project gets stuck on "EditorApplication.Update" when trying to open it
Reproduction steps:
1. Open the user’s attached “My project.zip“ project
Expected result: Project opens successfully
Actual result: Project gets stuck on "EditorApplication.Update"
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.18f1, 2022.2.0b10, 2023.1.0a13
Reproducible with: Windows 10, macOS
Notes:
- on macOS project opens successfully, but opening the “SampleScene“ Scene freezes the editor
- In the “Editor.log” file there are a lot of “0x00000228c29987b3 (Mono JIT Code) \[playerInventory.cs:19] playerInventory:.ctor ()” and “0x00000228c2998c13 (Mono JIT Code) \[displayItems.cs:8] displayItems:.ctor ()” messages, so it seems that the Editor gets stuck on these elements
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Contacted the Unity customer - a (small) bug is present in the projects code :)