Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
0
Found in
2017.2.0a1
2017.3.0f3
Issue ID
980970
Regression
Yes
Crash on UnwrapImpl::GenerateSecondaryUVSet when re-importing certain model with "Generate Lightmap UVs" setting enabled
How to reproduce:
1. Open the attached project
2. In Project window, select "cloisterGarden_noFountain"
3. Open Inspector window and choose "cloisterGarden..." Model settings
4. Enable "Generate Lighmap UV's" setting and press apply (re-enable if its already enabled)
Expected result: Model gets re-imported with the new settings
Actual result: Crash occurs on:
========== OUTPUTTING STACK TRACE ==================
0x0000000140F8098C (Unity) UnwrapImpl::GenerateSecondaryUVSet
0x00000001410BCA2E (Unity) GenerateMeshData
0x00000001410BB478 (Unity) GenerateMeshData
0x000000014111143D (Unity) ModelImporter::InstantiateImportMesh
0x0000000141111979 (Unity) ModelImporter::InstantiateImportNode
0x0000000141112BF3 (Unity) ModelImporter::InstantiateImportNode
0x00000001411085E1 (Unity) ModelImporter::GenerateAll
0x000000014110B20D (Unity) ModelImporter::GenerateAssetData
....
Fixed in - 2018.2.0b6
Regression introduced in - 2017.2.0a1
Reproducible with - 2018.1.0b1, 2017.3.0p1, 2017.2.1p1, 2017.2.0a1
Not reproducible with - 2017.1.2p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Blackboard: Duplicated items numbers misses brackets
- [Android] TouchScreenKeyboard.active triggers an error when set to false in the Player
- [Android] Auto-correct suggestions show up over the "hidden zone" when typing text with TouchScreenKeyboard
- [Android] Clicks on the "hidden zone" remain blocked when TouchScreenKeyboard is active
- [URP][DX12] Black Game View window when URP Dynamic Resolution is enabled
Add comment