Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4
2019.4
2019.4.3f1
2020.1
2020.2
Issue ID
1264661
Regression
No
Crash/memory leak when changing a Configurable Joint value in Play Mode
Reproduction steps:
1. Open attached project "1264661"
2. Open scene "TestingScene"
3. Enter Play mode
4. In the Hierarch, select "Create Join on this"
5 In the Inspector, change Configurable Joint's Slerp Drive > Position Spring from 0 to 1
Expected result: Editor continues running smoothly
Actual result: Editor starts lagging while the Console is spammed with errors and memory usage increases, or Unity crashes
Reproducible with: 2018.4.25f1, 2019.4.5f1, 2020.1.0f1, 2020.2.0a19
Note:
-Editor crashes in 2019.4
Errors that appear the most:
-Assertion failed on expression: 'IsFinite(d)'
-Assertion failed on expression: 'IsFinite(outDistanceForSort)'
-Assertion failed on expression: 'IsFinite(outDistanceAlongView)'
-Invalid AABB a
-Invalid AABB aabb
-Invalid AABB inAABB
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
This is a duplicate of issue #1253024