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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Resolution Note:
Contacted the Unity customer - a (small) bug is present in the projects code :)