Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.3.0b4
Issue ID
1191583
Regression
No
Custom asset's mesh is distorted and has too many vertices when using Mesh.CombineMesh() to combine submeshes
1. Open the attached '2019.3.0b4.zip' project and load 'New Scene' scene
2. Enter Play mode
3. In the Hierarchy window select 'NewMesh'
4. In the Inspector window double click on Mesh's field value 'NewMesh'
5. Observe the Inspector window
Expected result: new mesh has 32995 vertices and is not distorted
Actual result: new mesh has 180631 vertices and is distorted
Reproducible with: 2017.4.33f1, 2018.4.11f1, 2019.1.0a1, 2019.1.0a2
Not reproducible with: 2019.1.0a3, 2019.1.14f1, 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Reproduced only with the provided custom asset
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment