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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #1399870