Search Issue Tracker
Fixed in 2021.2.X
Votes
1
Found in
2021.2
2021.2.0b4
2022.1
Issue ID
1353088
Regression
No
Editor crashes on MonoBehaviour::Transfer<YAMLRead> when installing or removing packages
Reproduction steps:
1. Open the user's attached project ("My project.zip" )
2. Open Package Manager
3. Remove XR Interaction Toolkit package
4. Install XR Interaction Toolkit package
5. If the crash did not occur, repeat steps 3 and 4 a few more times
-- Observe the crash
Reproducible with: 2021.2.0b5, 2022.1.0a3
Could not test with 2019.4.29f1, 2020.3.15f1, 2021.1.16f1 (projects breaks on downgrade)
Note: the crash also occurs when installing/removing other packages too
First lines of the stacktrace:
0x00007ff7c7d1f41c (Unity) MonoBehaviour::Transfer<YAMLRead>
0x00007ff7c7d3c805 (Unity) MonoBehaviour::VirtualRedirectTransfer
0x00007ff7c7e0b89c (Unity) SerializedFile::ReadObject
0x00007ff7c7df0582 (Unity) PersistentManager::ReadAndActivateObjectThreaded
0x00007ff7c7dedf65 (Unity) PersistentManager::LoadObjectsThreaded
<...>
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.3f1, 2022.1.0a7, 2022.2.0a1