Search Issue Tracker
Fix In Review for 2022.2.X
Fix In Review for 2021.3.X, 2022.1.X
Votes
3
Found in
2021.2
2021.2.8f1
Issue ID
1418292
Regression
No
Editor crashes intermittently on mono_object_isinst when closing it in batch mode or when building
How to reproduce:
1. There's currently no reproduction project
Reproducible with: 2021.2.8f1
First lines of the stack trace:
0x00007FFD44B59CB5 (mono-2.0-bdwgc) mono_object_isinst
0x00007FFD44B59C03 (mono-2.0-bdwgc) mono_object_isinst
0x00007FFD44AEBDF5 (mono-2.0-bdwgc) mono_method_get_index
0x0000015B7D2319D9 ((<unknown>)) (function-name not available)
0x0000015D6848C3AB (Mono JIT Code) (wrapper castclass) object:__castclass_with_cache (object,intptr,intptr)
0x0000015D68105023 (Mono JIT Code) System.Runtime.CompilerServices.ConditionalWeakTable`2/Enumerator<TKey_REF, TValue_REF>:MoveNext ()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX/Timeline] Wrap Mode Loop is only playing VFX once
- Package Manager doesn't start on Windows 7
- Toggling "Optimize Mesh Data" in Project Settings doesn't invalidate build pipeline cache for Addressables
- [HDRP] [DXR] Shadowmatte doesn't support RT shadows
- [HDRP] TAAU@100% and TAA produces different results
Add comment