Search Issue Tracker
Fixed
Fixed in 2022.1.22f1
Votes
0
Found in
2022.1.21f1
Issue ID
UUM-20306
Regression
No
Crash on PhysicsManager::AwakeFromLoad when entering Play Mode
Reproduction steps:
1. Open the attached “repro-project”
2. Enter Play Mode
Expected result: Play Mode is entered successfully without the Editor crashing
Actual result: The Editor crashes
Reproducible with: 2022.1.21f1
Not reproducible with: 2020.3.42f1, 2021.3.14f1, 2022.1.22f1, 2022.2.0f1, 2023.1.0a20
Reproduced on: Windows 10 Pro
Notes:
1. When downgrading or upgrading the project and opening it with other streams, the loading screen gets stuck on importing “Amazing Mall FBX/Everything.fbx” and the project doesn’t open. In order to open the project, you need to kill the loading process and open it again
2. Not reproducible in Player
First few lines of the stack trace:
{{0x00007ff7078da283 (Unity) PhysicsManager::AwakeFromLoad }}
{{0x00007ff7076a8bbd (Unity) CleanupAfterLoad }}
{{0x00007ff7076fa1eb (Unity) LoadSceneOperation::CompletePreloadManagerLoadSceneEditor }}
{{0x00007ff7076fad7b (Unity) LoadSceneOperation::IntegrateMainThread }}
{{0x00007ff7076fea4b (Unity) PreloadManager::UpdatePreloadingSingleStep}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Flickering orbs appear when using RenderTargetHandle
- UsePass for ShaderLabShader is ignored and GameObjects are not rendered when SRPBatcher is enabled
- Animated model translated down when interrupting a transition
- UI Toolkit text splits when changing PanelSettings scale
- Error "NullReferenceException" is thrown when selecting folders from the folder panel or closing the folder panel with EditorUtility.OpenFolderPanel() in use
Add comment