Search Issue Tracker
By Design
Votes
2
Found in
2019.1.0a6
2019.1.0f2
2019.2.0a1
2019.3.0a1
Issue ID
1147097
Regression
Yes
CombineMesh() mesh indices regression
Steps to repro:
1. Open QA attached project "CombineMeshIndices.zip"
2. Open repro scene
3. Enter Play Mode
4. Observe console
Expected result: Console writes 0 1 2 1 0 3 4 5 6 5 4 7 8 9 10 9 8 11
Actual result: Console writes 0 3 1 3 0 2 4 7 5 7 4 6 8 11 9 11 8 10
Reproduced in: 2019.1.0a6, 2019.1.1f1, 2019.1.0a14, 2019.3.0a1
Not reproduced in: 2017.4.26f1, 2018.3.14f1, 2019.1.0a1, 2019.1.0a5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor fails to render and NRE errors thrown when Domain is reloaded after code changes and Image component is visible in Inspector
- Native allocations appear as Unrooted when tracing GraphicsStateCollection
- Profiler data stream has invalid signature" errors are thrown when loading a .highlights file in the Profiler
- Hierarchy is not updated when a selected GameObject's visibility is toggled with a shortcut when Scene view is not visible
- [AI Assistant] UI elements overlap
Resolution Note:
Fix issue with a specific default mesh (plane.fbx) import settings that results in different mesh vertex layout from pre 19.1. Some users were expecting the older style layout.