Search Issue Tracker
Won't Fix
Votes
0
Found in
5.0.0f4
Issue ID
683027
Regression
No
[FBX] FBX files are rescaled incorrectly when dragged on to the scene
Steps to reproduce:
1. Create a new Unity project
2. Import all the models attached to this report
3. Drag the '1meter_Cube.obj' and 'Cube_meter.fbx' in the scene
4. Notice that the FBX cube is 100 times smaller than the OBJ cube (though they seem to be imported correctly with all the same parameters)
5. Drag other FBX cubes in the scene (Cube_auto, Cube_cm, Cube_dm, etc.)
6. Notice they get scaled to be all the same size though the 'File scale' properties seems to be set differently and correctly (cm for 0.01, dm for 0.1, km for 1000, etc.)
Workaround: Change the 'Scale factor' for a wanted cube according to the size it should be
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment