Search Issue Tracker
Fixed in 2020.3.40f1
Fixed in 2020.3.X, 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment