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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
This is a duplicate of issue #1253024