Search Issue Tracker
Fixed
Fixed in 2022.2.0b5
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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Add comment