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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment