Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0b3
Issue ID
907130
Regression
No
Assertion failed: Invalid parameter pos in Rigidbody.TransformChanged because it was infinity or NaN appears in console
Repro:
1. Open attached project
2. Load three scenes (Adam_Scene, Lu_Scene, Guard_Scene)
3. Run them all
4. Wait ~5-8 minutes
==>
A bunch of exceptions appear
Assertion failed: Invalid parameter pos in Rigidbody.TransformChanged because it was infinity or NaN
Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "Lu/MoCap/Root_MoCap_M/Lu_sim_tracks/Bone085"
Assertion failed: Invalid AABB a
Assertion failed: Invalid AABB b0
Assertion failed: Assertion failed on expression: 'IsFinite(outDistanceForSort)'
...
Not a regression
Verified with 5.6.0p4, 5.5.3p2
-
jo82
Oct 17, 2017 09:11
I get a lot of these errors. Nightmarish...
-
AndersMalmgren
Sep 14, 2017 08:37
This needs to be addressed now along with other Rigidbody related bugs like the
INVALID PARAMETER POS IN RIGIDBODY.TRANSFORMCHANGED BECAUSE IT WAS INFINITY OR NAN
and
Infinity or nan floating point numbers appear when calculating the transform matrix for a collider
Our game is released on Steam and the customers and not happy!
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #891250