Search Issue Tracker
Active
Votes
0
Found in
2021.3.42f1
2022.3.41f1
6000.0.14f1
Issue ID
UUM-77284
Regression
No
"ArgumentNullException: Value cannot be null. Parameter name: inputUri" error thrown and the batchmode build for Android fails after adding the "IronSourceMediationSettings"
How to reproduce:
1. Download the “TestProjectAds“ project
2. Set the Terminal/CMD to the project folder directory
3. Run the “run.sh“ script (“Build.cmd“ for Windows)
4. Observe the “log.txt“ file
Expected result: Build succeeds
Actual result: Build fails due to error “ArgumentNullException: Value cannot be null. Parameter name: inputUri“
Reproducible with: 8.0.0, 8.1.0, 8.2.0(2021.3.42f1, 2022.3.41f1, 6000.0.14f1)
Could not test with: 1.0.0 (2021.3.42f1, 2022.3.41f1, 6000.0.14f1) (“IronSourceMediationSettings“ class not present)
Reproducible on: macOS 14.5 (Intel), Windows 11 (User’s)
Not reproducible on: No other environments tested
Notes:
- Build succeeds when building from the Editor
- After adding the “IronSourceMediationSettings“ asset even after deleting it and uninstalling the package the build still fails
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment