Search Issue Tracker
Fixed
Votes
0
Found in [Package]
3.1.0-pre.1
Issue ID
XRIT-226
Regression
Yes
Crash on "SerializableManagedRefTransfer::TransferScriptingObjectWithSerializedRefSupport" when trying to fix XR Interaction Toolkit package warnings
Steps to reproduce:
- Create a VR/MR template project
- Open the (menu: Project Settings > XR Plug-in Management/Project Validation) window
- Observe the XR package import warnings, then Hit Fix all/Fix button
\\
Actual result: The Editor crashes
Expected result: The XR toolkit package is up to date, thus no warnings
\\
Reproducible with versions: 3.1.0-pre.1 (6000.1.0b2, 6000.1.0b4)
Not reproducible with versions: 3.0.7 (2022.3.57f1, 6000.0.36f1), 3.1.0-pre.1 ( 6000.1.0b1)
\\
Tested on (OS): Ubuntu 24, Windows 11
First few lines of the stack trace:
{code:java}
0x00007FFA09E3F1B8 (Unity) SerializableManagedRefTransfer::TransferScriptingObjectWithSerializedRefSupport<GenerateTypeTreeTransfer>
0x00007FFA09E56A1D (Unity) MonoBehaviour::VirtualRedirectTransfer
0x00007FFA09F3F600 (Unity) TypeTreeCache::GetTypeTree
0x00007FFA09F337AE (Unity) SerializedFile::ReadObject
0x00007FFA09F334D6 (Unity) SerializedFile::ReadObject
0x00007FFA09F1A273 (Unity) PersistentManager::ReadAndActivateObjectThreaded
0x00007FFA09F177CE (Unity) PersistentManager::LoadObjectsThreaded
0x00007FFA09F17558 (Unity) PersistentManager::LoadObjects
{code}
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-76934