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
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
Add comment