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
<...>
Comments (1)
-
ledjfou125
Mar 07, 2022 16:59
I am having the exact same bug with XR interaction toolkit :(
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.3f1, 2022.1.0a7, 2022.2.0a1