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
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
- Sprite Renderer image is changed when Mask Interaction is turned by C# script
- URP Player remains in Windows Background processes when the application is closed
Add comment