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
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
- Some Prefab Source section items overflow into Override section
- Play Mode Scenarios add and remove element list buttons go out of their bounds when the window is resized
This is a duplicate of issue #891250