Search Issue Tracker
Fixed
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
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