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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #891250