Search Issue Tracker
Duplicate
Votes
1
Found in
2023.2.16f1
6000.0.0b13
7000.0.0a1
Issue ID
UUM-68180
Regression
No
Error “Value cannot be null. Parameter name: key UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)” thrown and Addressables build fails when "Include in Build" is disabled and using Addressables For Android package
How to reproduce:
1. Open the “IN_72216” project
2. Open the “Play Asset Delivery Assets” and make sure the “Include in Build” is disabled
3. Open Window → Asset Managament → Addresables → Groups
4. Build the Addressables: Build → New Build → Play Asset Delivery
Expected result: Addresables built successfully without any errors
Actual result: Error thrown “Value cannot be null. Parameter name: key UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)” and Addressables build failed
Reproducible with: 2023.2.16f1, 6000.0.0b13
Coudln’t test with: 2021.3.36f1, 2022.3.22f1 (no Addressables For Android package and getting error in the Console when trying to select “Build” button)
Reproducible on: Windows 10 Pro
Not reproducible on: No other environment tested
Notes:
- Not reproducible if “Include in Build” is enabled in the “Play Asset Delivery Assets”
- This project uses Addressable For Android package
- Tested with Addresable For Android 1.0.0, 1.0.1 and 1.0.2 versions
-
Resolution Note:
This problem is fixed in com.unity.addressables.android 1.0.4
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-77003
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
This is a duplicate of issue #UUM-77003