Search Issue Tracker
Fixed
Fixed in 2020.3.40f1, 2021.3.11f1, 2022.1.15f1, 2022.2.0b8, 2023.1.0a6
Votes
0
Found in
2020.3.35f1
2021.3.6f1
2022.2.0b1
2023.1.0a1
Issue ID
UUM-8844
Regression
Yes
Exception for unresolved inflated type arguments
Steps to reproduce:
1. Open the attached project "BundleGenericFields.2.zip"
2. In the top menu run "Build Asset Bundles/Normal"
Expected results: no exception for unresolved inflated type arguments
Actual results: Exception for unresolved inflated type arguments
Reproducible on: 2021.3.4f1, 2021.3.6f1
Not reproducible on: 2021.3.3f1
Could not test: 2020.3.36f1, 2022.1.9f1, 2022.2.0b1, 2023.1.0a3 due to errors related to asset bundles when performing the second step
Notes:
-Exception:
Field 'HB.Collections.Safe.SafeDictionary`2/Pair<K,V>[] HB.Collections.Safe.SafeDictionary`2::items' from 'D:\Cases\IN-9352_BundleGenericFields.2\Library\ScriptAssemblies\HB.Collections.dll', exception Unresolved inflated type argument for 'ThingA' with declaring type 'HB.Collections.Safe.SafeDictionary`2'
Field 'HB.Collections.Safe.SafeDictionary`2/Pair<K,V>[] HB.Collections.Safe.SafeDictionary`2::items' from 'D:\Cases\IN-9352_BundleGenericFields.2\Library\PlayerScriptAssemblies\HB.Collections.dll', exception Unresolved inflated type argument for 'ThingA' with declaring type 'HB.Collections.Safe.SafeDictionary`2'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment