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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment