Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2022.3.62f1
6000.0.51f1
6000.1.10f1
6000.2.0b7
6000.3.0a1
Issue ID
UUM-110845
Regression
No
Crash on ClothScene::ProcessComponentUpdates when entering play mode after editing Cloth Collision Points
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Double-click on the cloth cape in the scene view window
3. Click on the “Edit cloth self/inter-collision“ button twice in the Cloth component
4. Enter the play mode
Expected result: Play mode starts
Actual result: Editor crashes
Reproducible with: 2022.3.62f1, 6000.0.51f1, 6000.1.10f1, 6000.2.0b7, 6000.3.0a1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}0x00007FFEF1F88317 (Unity) ClothScene::ProcessComponentUpdates
0x00007FFEF1F872CA (Unity) ClothScene::PrepareScene
0x00007FFEF1F86A4B (Unity) ClothManager::LateUpdate
0x00007FFEF1F8629B (Unity) `ClothManager::Initialize'::`2'::PostLateUpdatePhysicsSkinnedClothBeginUpdateRegistrator::Forward
0x00007FFEF155BE77 (Unity) ExecutePlayerLoop{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TSS Inspector creates invalid Project Relative paths for USS references in packages when adding References via Inspector
- Screen Space Ambient Occlusion is not visible when the directional light intensity is 0.001 or lower with the Deferred Rendering Path selected
- Unlinking Unity project from cloud throws "DirectoryNotFoundException" errors when the Build Automation package is installed
- Numeric input field for “Prewarm Time” doesn’t fully display decimal values
- Sprite Editor Overlay Menu issues
Add comment