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
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
Add comment