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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment