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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment