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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
This is a duplicate of issue #1253024