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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
This is a duplicate of issue #1253024