Search Issue Tracker
Duplicate
Votes
0
Found in
2022.2.0a3
2022.2.0a4
Issue ID
1408068
Regression
Yes
Profiler (Standalone Process) crash on StopAssetImportingV2Internal when opening and upgrading the Materials
Reproduction steps:
1. Create a new URP project
2. Open Window -> Analysis -> Profiler (Standalone Process)
3. Press "Ok" in the opened up "Profiler (Standalone Process)" window
4. Press "Ok" in the "URP Material upgrade" window
Expected result: Profiler launches successfully
Actual result: Profiler crashes
Reproducible with: 2022.2.0a3, 2022.2.0a7 (14.0.0)
Not reproducible with: 2020.3.30f1 (10.8.1), 2021.2.14f1 (12.1.5), 2022.1.0b10 (13.1.6), 2022.2.0a2 (13.1.7)
Could not test with: 2019.4.36f1 (No Standalone Process Profiler)
Note:
- reproducible with HDRP as well
First lines of stacktrace:
0x00007ff722fd75d3 (Unity) StopAssetImportingV2Internal
0x00007ff7211b2bd8 (Unity) AssetDatabase_CUSTOM_StopAssetEditing
0x0000021b0e253d77 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.AssetDatabase:StopAssetEditing ()
0x0000021b0e253ad3 (Mono JIT Code) [MaterialPostprocessor.cs:54] UnityEditor.Rendering.Universal.MaterialReimporter:ReimportAllMaterials ()
0x0000021b0e251f13 (Mono JIT Code) [MaterialPostprocessor.cs:94] UnityEditor.Rendering.Universal.MaterialReimporter/<>c:<RegisterUpgraderReimport>b__2_0 ()
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1399870