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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment