Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0a8
2019.1.0a1
Issue ID
1082327
Regression
Yes
[Editor] Unity crashes when the FBX model scale factor set to value having 20 digits or above
Unity crashes when the FBX model scale factor set to value having 20 digits or above.
Steps to Repro:
1. Create a new project.
2. Download and import any FBX.
3. Select fbx model in the project view.
4. In the inspector, go to Model Tab.
5. Change the Scale factor in the inspector to any number having 20 digits or above.
Actual Result:
Editor Crashes.
Expected Result:
Unity should be able to handle different values.
Environment:
Windows and Mac
Occurring with:
2019.1.0a1, 2018.3.0b2, 2018.3.0a11, 2018.3.0a9, 2018.3.0a8
Working Fine with:
2018.3.0a7, 2018.3.0a5, 2018.2.0f2, 2017.2.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
Add comment