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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Add comment