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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Add comment