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|https://assetstore.unity.com/packages/3d/environments/sci-fi/neon-city-synthwave-253637|smart-link] )
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment