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
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
Add comment