Search Issue Tracker
Won't Fix
Votes
1
Found in
2022.2.0b3
2023.1.0a8
Issue ID
UUM-13190
Regression
Yes
Crash with UnityEditor.PackageManager.UI.Internal.UpmBaseOperation when entering Play mode
How to reproduce:
1. Open the attached project
2. Make sure that the "Unity Logging" package is enabled in the Package Manager
3. Open scene "Scenes/SampleScene"
4. Enter Play mode
Expected result: The Editor enters Play mode
Actual result: The Editor crashes
Reproducible with: 2022.2.0a11, 2022.2.0b3, 2023.1.0a8
Not reproducible with: 2021.3.9f1, 2022.2.0a10
Couldn't test with: 2020.3.38f1(Downgrading issues)
Reproducible on: Windows 10, macOS (M1)
Stacktrace:
0x000001BA70FC08C6 ((<unknown>)) (function-name not available)
0x000001BD62F088E3 (Mono JIT Code) UnityEditor.PackageManager.UI.Internal.UpmBaseOperation`1<T_REF>:.ctor ()
0x000001BD62F0873B (Mono JIT Code) UnityEditor.PackageManager.UI.Internal.UpmSearchOperation:.ctor ()
0x000001BA73D7BE68 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
0x00007FFB3FE5E834 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-runtime.c:3445] mono_jit_runtime_invoke
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
- Build fails with compiler errors when switching scripts GUIDs
- Many references for Animator elements redirect to missing pages
- User gets "EndLayoutGroup: BeginLayoutGroup must be called first." error during Xcode selection canceling
- "Unable to use a named GUIStyle without a current skin" error appears in the Console when entering the Play Mode in a project with specific layout
- [D3D12][XR] SRP Foveation foveated rendering on Windows platform not working when Graphics API is set to D3D12
Resolution Note:
There are no fixes planned for this Bug