Search Issue Tracker
Fixed in 2021.2.X
Votes
1
Found in
2018.4
2019.3.6f1
2019.4
2020.1
2020.2
2021.1
Issue ID
1289982
Regression
No
[Mesh] Unwrapping.GenerateSecondaryUVSet can fail but the API does not indicate the failure in any way
How to reproduce:
1. Open project "ok.zip"
2. Open Scene "TestGenerateNewUV2Layout"
3. Press Play
Expected result: Unity handles the abundance of vertices or provides a method to detect the failure of Unwrapping.GenerateSecondaryUVSet();
Actual result: Error: SetPerIndexUVs failed because the output has too many vertices
Reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.16f1, 2020.2.0b14, 2021.1.0a8
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.2):
Fixed in 2022.1.0a2