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
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
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