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
Comments (2)
-
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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
This is a duplicate of issue #891250