Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b4
Issue ID
875509
Regression
No
When imported model is as .MA file and the option "Weld Vertices" is disabled, the mesh of the model is split into two parts
Reproduction steps:
1. Open the attached file;
2. Open the scene "BugExample";
3. Click Holly -> Mesh -> Holly_Body and observe the mesh in the Scene window;
4. Click Holly_NoWeld -> Mesh -> Holly_Body and observe the mesh in the Scene window;
Actual result: the model with disabled "Weld Vertices" import option ("Holly_NoWeld") has the mesh which is split into two parts.
Expected result: the model with disabled "Weld Vertices" import option ("Holly_NoWeld") should have the single mesh.
Note: the mesh is split when the model is imported as .MA file, "Weld Vertices" import option is disabled and the mesh is created with more than 65k triangles. Everything looks fine with .FBX model or when the option "Weld Vertices" is enabled with .MA model.
Reproduced with: 5.6.0b1, 5.6.0b7
Could not be tested with older versions than 5.6.0b1, because the function "Weld Vertices" was created just in 5.6 beta versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment