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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-76934