Search Issue Tracker
Fixed in 6000.0.59f1
Fixed in 2023.2.X
Votes
0
Found in
2023.2.0a6
Issue ID
UUM-110022
Regression
Yes
Editor crashes on "MonoBehaviour::Transfer<GenerateTypeTreeTransfer>" when resetting package defaults in VR Template project
Reproduction steps:
1. Create new VR Template or VR Multiplayer project
2. After project is opened, close it
3. Reopen the project
4. Click on Help → Reset Package Defaults
5. Observe the crash
Expected result: The packages are reset, project is running
Actual Result: Editor crashes
Reproducible in: 2022.3.0f1, 2022.3.62f1, 2023.2.0a6
Not reproducible in: 2022.2.21f1
Could not test with: 2023.2.0a7, 6000.0.50f1, 6000.1.5f1, 6000.2.0b3 (feature does not exist)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of the stack trace:
0x00007ff76314850f (Unity) MonoBehaviour::Transfer<GenerateTypeTreeTransfer>
0x00007ff76317224d (Unity) MonoBehaviour::VirtualRedirectTransfer
0x00007ff76325d636 (Unity) TypeTreeCache::GetTypeTree
0x00007ff76324c13e (Unity) SerializedFile::SerializedType::CompareAgainstNewType
Notes:
- Reproduces in VR or VR Multiplayer Template, but could not reproduce in a new project created from URP 3D Template which was set up for VR
- Reproducible only once per project
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 6000.0.59f1):
Fixed by another internal issue: UUM-82391: Crash with MemoryStream is corrupted! [Position out of bounds] pop-up when restoring a deleted child prefab and the parent prefab is open in the Scene view
Resolution Note (fix version 2023.2):
Fixed by another internal issue: UUM-82391: Crash with MemoryStream is corrupted! [Position out of bounds] pop-up when restoring a deleted child prefab and the parent prefab is open in the Scene view