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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Add comment