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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment