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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #1253024