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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
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