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
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
- Two Warnings appear for every Soft Delete Operation when Deleting Sub Assets in the Project Browser
- “Item m_LightProbeSystem not found” warning is thrown when pressing the “Open” button multiple times in the Adaptive Probe Volume component warning
This is a duplicate of issue #891250