Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.35f1
2022.3.19f1
2023.3.0b6
6000.0.37f1
7000.0.0a1
Issue ID
UUM-62608
Regression
No
Crash on MonoBehaviour::Transfer<YAMLRead> when importing a specific package into the VR template project
Reproduction steps:
1. Open the attached "Repro project"
2. Download the “user’s attached package”
3. Open Package Manager
4. Click on the + button
5. Press "Add package from tarball..." and select the “user’s attached package” file
6. After a while observe the crash
Reproducible with: 2021.3.35f1, 2022.3.19f1, 2023.2.9f1, 2023.3.0b6
Reproducible on: macOS Sonoma 14.2.1 (Intel), Windows 10 (by the reporter)
Not reproducible on: no other environment tested
Notes:
1. Opening the project again will successfully import the package
2. Might need to change the “user’s attached package” file extension from ".tar.gz" to ".tgz" so that it's possible to add the package with "Add package from tarball..."
First few lines of the stack trace:
0x00007ff7bff5e2bc (Unity) MonoBehaviour::Transfer<YAMLRead>
0x00007ff7bff7b8c5 (Unity) MonoBehaviour::VirtualRedirectTransfer
0x00007ff7c004cb37 (Unity) SerializedFile::ReadObject
0x00007ff7c0031b12 (Unity) PersistentManager::ReadAndActivateObjectThreaded
0x00007ff7c002f335 (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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Resolution Note:
There are no fixes planned for this Bug