Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.4
2019.4.17f1
2020.1
Issue ID
1303324
Regression
No
Editor crashes when passing a NaN value to Quaternion.SlerpUnclamped as a Parameter
How to reproduce:
1. Open the attached project named "Case_1303324"
2. Open the "ComplexGravityTest" Scene
3. Enter Play mode
4. Move the ball up the ramp which is close by. Press Spacebar to jump when near the top of the ramp
Expected result: The Ball is attracted to the ceiling and the Editor continues to function
Actual result: Editor crashes
Reproducible with: 2019.4.19f1, 2020.1.0b10
Not reproducible with: 2020.1.0b11, 2020.1.17f1, 2020.2.3f1, 2021.1.0b3, 2021.2.0a2
Could not test with: 2018.4.31f1(Project broke on downgrade)
Crashstack:
0x00007FFE5F68D4D1 (ntdll) RtlUserThreadStart
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note (fix version 2020.1):
The crash is fixed in 2020.1.0b11 and above. Now the Editor throws error messages indicating the issue.