Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
4.3.1f1
Issue ID
583309
Regression
No
FBX file vertices get merged together on import to Unity
Steps to reproduce:
1. Download two files attached (16.fbx and 28.fbx)
2. Import them both to Unity by drag and dropping to project field
Actual result: In the Unity preview for these files, both of them have 16 vertices
Expected result: One has 16, the other one has 28 vertices. This can be seen correctly if the models are imported to Blender (Alternatively, this can be seen with text editor on line 218, which has all the vertices coordinates for the models. Different counts of points).
See attached screenshot from blender and text editor
Tested and reproduced on:
Windows 10
Unity 5.3.5p7, 5.4.0b24, 5.5.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment