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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment