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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Add comment