Search Issue Tracker
Duplicate
Votes
10
Found in
2021.1.4f1
Issue ID
1332703
Regression
No
Object backup occasionally Crashes the Editor when recompiling (BackupAndDeflateManagedReferences in stack, Burst compiler used)
Reproduction steps:
1. Open user attached Project
2. Open Assets\Scenes\Main Scene
3. Enter and then Exit Play mode
4. Open Assets\Scripts\KeyboardManager
5. Comment out the Serialized Values
6. Enter and then Exit Play Mode
7. Uncomment the Serialized Values
8. Enter and then Exit Play Mode
9. If it doesn't crash repeat from step 4
Expected result: Editor doesn't crash
Actual result: The Editor crashes
Reproducible with: 2021.1.4f1
Could not test with: 2019.4, 2020.3, 2021.2 (Inconsistent repro)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
This is a duplicate of issue #1346442