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][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment