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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
This is a duplicate of issue #1346442