How to reproduce:
1. Open the attached “IN-138602.zip” Project
2. Open the “SampleScene”
3. Enter Play Mode
4. Observe the Console Window
Actual result: “transform.localScale = Vector3.zero” throws a “NaN” value
Expected result: “transform.localScale = Vector3.zero” shows 0 as the value
Reproducible with: 6000.0.72f1, 6000.3.12f1, 6000.4.1f1, 6000.5.0b2, 6000.6.0a2
Reproducible on: macOS Unity Editor 26.3.1 (M3 Pro), macOS Standalone Player, Android Player
Not reproducible on: Windows Unity Editor, Windows Standalone Player
Note: Related Discussions Thread - https://discussions.unity.com/t/nan-in-rigidbody-position/1714445