Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
2018.3.0b2
Issue ID
1084315
Regression
Yes
Editor crashes with PrefabImporter::GenerateAssetData when importing "PBR Flower Pack" Asset
How to reproduce:
1. Create a new project
2. Open the Asset Store and search for "PBR Flower Pack"
3. Download and click Import
4. After it finishes extracting the package import "orange_heptica_01.prefab", "orange_heptica_02.prefab", "pink_heptica_02.prefab" (Screenshot below)
Expected result: Selected prefabs are imported
Actual result: Editor crashes
Reproducible on: 2018.3.0a6, 2018.3.0b4, 2019.1.0a3
Not Reproducible on: 2017.4.12f1, 2018.1.9f2, 2018.2.11f1, 2018.3.0a5
Note: If importing only 2 of these prefabs (e.g pink_heptica_02.prefab and orange_heptica_02.prefab) Editor does not crash, but throws an error in the console saying:
Assertion failed on expression: 'saveFromPrefabInstance || saveFromAssetObjects'
Last 5 lines of stack trace:
0x0000000140FBE773 (Unity) PrefabImporter::GenerateAssetData
0x0000000141F3E3C9 (Unity) AssetDatabaseV1::ImportAsset
0x0000000141F50D9D (Unity) AssetDatabaseV1::UpdateAsset
0x0000000141F443A9 (Unity) AssetInterface::ProcessAssetsImplementation
0x0000000141F4F074 (Unity) AssetInterface::StopAssetEditing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment