Search Issue Tracker
Fixed in 2022.2.0b5
Fixed in 2022.2.X, 2023.1.X
Votes
1
Found in
2022.2.0a10
2022.2.0a15
2023.1.0a1
Issue ID
UUM-8727
Regression
Yes
Crash when creating Assembly Definition Asset while Unity Logging package is installed
How to reproduce:
1. Create a new Unity project
2. Open the Package Manager (Window->Pacakge Manager)
3. Add "Logging" Package (top-right of the Package Manager "+"->Add package from git URL...->"com.unity.logging"->add)
4. Create Assembly Definition Asset (Assets->Create->Assembly Definition
Expected results: No crash
Actual results: Crash
Reproducible with: 0.50.0-preview.32 (2022.2.0a10, 2022.2.0a15)
Not reproducible with: 0.50.0-preview.32 (2020.3.35f1, 2021.3.3f1, 2022.1.2f1, 2022.2.0a9)
Reproduced on: Windows 10
Stacktarce:
0x00007ffc69f07399 (mono-2.0-bdwgc) \[class.c:975] mono_class_inflate_generic_type_with_mempool
0x00007ffc6a1ca39c (mono-2.0-bdwgc) \[mini-generic-sharing.c:726] inflate_info
0x00007ffc6a1d0703 (mono-2.0-bdwgc) \[mini-generic-sharing.c:2127] instantiate_info
0x00007ffc6a1d24a1 (mono-2.0-bdwgc) \[mini-generic-sharing.c:3023] fill_runtime_generic_context
0x00007ffc6a1d2639 (mono-2.0-bdwgc) \[mini-generic-sharing.c:3089] mono_class_fill_runtime_generic_context
0x00007ffc6a1c2b77 (mono-2.0-bdwgc) \[mini-trampolines.c:1020] mono_rgctx_lazy_fetch_trampoline
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Add comment