Search Issue Tracker
Fixed
Fixed in 6000.0.41f1, 6000.1.0b9, 6000.2.0a3
Votes
1
Found in
6000.0.33f1
6000.1.0b1
6000.2.0a1
Issue ID
UUM-92285
Regression
Yes
Crash on ExternalMaterialsCreationPostprocessCallback when importing specific asset
Reproduction steps:
1. Create and open a new 3D HDRP project
2. Download and import the “Neon City - Synthwave” asset (https://assetstore.unity.com/packages/3d/environments/sci-fi/neon-city-synthwave-253637 )
3. Observe the crash
Reproducible in: 6000.0.23f1, 6000.0.33f1, 6000.1.0b1
Not reproducible in: 2021.3.47f1, 2022.3.55f1, 6000.0.22f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
{noformat}0x00007FFD508CABC1 (Unity) ExternalMaterialsCreationPostprocessCallback
0x00007FFD4FEA1927 (Unity) Postprocess
0x00007FFD4FEB58E5 (Unity) CallPostProcessAllAssetsCallbacks
0x00007FFD4FED0827 (Unity) ProcessPostProcessAllAssetNotificationsAndHotReload
0x00007FFD4FEDD3BF (Unity) StopAssetImportingV2Internal
0x00007FFD4FED4A3C (Unity) RefreshV2{noformat}
Note: Reproducible only once for each new project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Default and Result encoding properties have blank dropdowns by default when opening the Unity Version Control Settings
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
Add comment