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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment