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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
Add comment