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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment