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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment