Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0a1
Issue ID
UUM-2505
Regression
Yes
Crash when selecting a ScriptableObject asset with a referenced AssetReferenceT<>
Reproduction steps:
1. Open the user's attached project
2. In the Project window, select the asset "New Test"
Expected result: The asset is selected
Actual result: The Editor crashes
Reproducible with: 2021.2.0a18, 2021.3.4f1, 2022.2.0a15
Not reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.1.28f1
Couldn't test with: 2021.2.0a1, 2021.2.0a17
Reproduced on: macOS 12.3.1 (Intel)
Note:
On 2020.3.35f1 and up until 2021.1.28f1 an error is thrown instead of crashing:
StackOverflowException: The requested operation caused a stack overflow.
System.RuntimeType.GetGenericArguments () (at <695d1cc93cca45069c528c15c9fdd749>:0)
System.Type.get_GenericTypeArguments () (at <695d1cc93cca45069c528c15c9fdd749>:0)
UnityEditor.AddressableAssets.Settings.AssetReferenceDrawerUtilities.GetGenericType (System.Type t) (at Library/PackageCache/com.unity.addressables@1.19.19/Editor/Settings/AssetReferenceDrawerUtilities.cs:385)
Comments (1)
-
aozupekvp
May 03, 2023 18:43
I'm having the exact same issue with Unity 2022.2.16 & Addressables 1.21.10
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 Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note:
There are no fixes planned for this Bug