Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.69f1
6000.3.11f1
6000.4.0b11
6000.5.0a8
6000.6.0a1
Issue ID
UUM-137491
Regression
No
Crash on System.RuntimeType:IsAssignableFrom when entering Play Mode in a specific scene
How to reproduce:
1. Open the attached “IN-13739.zip” project
2. Open the “TestStage01” scene
3. Enter Play Mode
4. Observe the crash
Reproducible in: 6000.0.70f1, 6000.3.11f1, 6000.4.0f1, 6000.5.0a9. 6000.6.0a1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
0x0000021AAC0F55B2 (Mono JIT Code) System.RuntimeType:IsAssignableFrom (System.Type)
0x0000021AAC0F4952 (Mono JIT Code) System.Collections.Generic.EqualityComparer1<T_REF>:CreateComparer () 0x0000021AAC0F460B (Mono JIT Code) System.Collections.Generic.EqualityComparer1<T_REF>:get_Default ()
0x0000021AAC0F43DB (Mono JIT Code) System.Collections.Generic.Dictionary2<TKey_REF, TValue_REF>:.ctor (int,System.Collections.Generic.IEqualityComparer1<TKey_REF>)
0x0000021AAC0FEF23 (Mono JIT Code) System.Collections.Generic.Dictionary`2<TKey_REF, TValue_REF>:.ctor ()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment