Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.2.0a1
2018.4
2019.2
2019.3
2020.1
2020.1.0a17
Issue ID
1216135
Regression
Yes
Unity freezes when Time.timeScale is set to NaN
How to reproduce:
1. Open attached project "Case_1216135" and load "Scene"
2. Press Play
3. Click Tab on your keyboard
Expected result: Error is thrown in the console
Actual result: Unity freezes
Reproducible with: 2018.2.0a1, 2018.4.17f1, 2019.2.20f1, 2019.3.0f6, 2020.1.0a22
Not reproducible with: 2017.4.36f1 (throws error in console)
Notes: In order to get NaN, division 0/0 is used, but as this throws an error, a variable is used as a denominator.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2020.1):
Fixed in: 2020.2.0a12
Resolution Note (fix version 2020.1):
Fixed in: 2020.1.1f1