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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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