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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.3f1, 2022.1.0a7, 2022.2.0a1