Search Issue Tracker
Fixed
Fixed in 2021.3.31f1
Votes
0
Found in
2021.3.30f1
Issue ID
UUM-53135
Regression
No
Crash on "projectionTreeBuildStep" when generating several meshes joined with Configurable Joints and projection enabled
Reproduction steps:
1. Open project “L-System.zip”
2. Open “MainScene”
3. Enter Play Mode
4. Press the “A” key about 10 times fast
Expected results: several meshes are generated
Actual result: Editor crashes
Reproducible with: 2021.3.30f1
Not reproducible with: 2022.3.11f1, 2023.1.16f1, 2023.2.0b13, 2023.3.0a9
Fixed in: 2021.3.31f1
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 10 (by the reporter)
Not reproducible on: no other environment tested
Notes:
- Not reproducible when disabling projection or using Hinge Joints
- Couldn’t test in Standalone Player due to compiler errors upon building
First few lines of StackTrace:
{noformat}
0x00007FF7BF26FD1B (Unity) physx::Sc::ConstraintProjectionTree::projectionTreeBuildStep
0x00007FF7BF263783 (Unity) physx::Sc::ConstraintProjectionTree::buildProjectionTrees
0x00007FF7BF30442E (Unity) physx::Sc::ConstraintProjectionManager::processPendingUpdates
0x00007FF7BF275A83 (Unity) physx::Sc::Scene::stepSetupCollide
0x00007FF7BF27585A (Unity) physx::Sc::Scene::simulate{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment