Search Issue Tracker
Fixed
Fixed in 1.9.7
Votes
0
Found in [Package]
1.9.6
Issue ID
UVSB-2594
Regression
No
Warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." when recompiling scripts
How to reproduce:
1. Open the project “IN-99809_VSA“
2. Open any script, Project → Scripts → “script.cs”
3. Add a comment such as “//comment”
4. Save the file
5. Observe the Console
Expected result: The warning "(Visual Scripting) Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." does not appear
Actual result: The warning "(Visual Scripting) Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." does appear in the Console
Reproducible with: 1.9.4 (2022.3.62f1), 1.9.5 (2022.3.62f1) 1.9.6 (2022.3.62f1, 6000.0.48f1, 6000.1.2f1, 6000.2.0a10)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- This warning is still visible when changing to a different platform than Android
- Android Build Profile needs to be installed for the warning to appear
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 1.9.7):
Fixed a warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO" when scanning assemblies. [UVSB-2549](https://issuetracker.unity3d.com/product/unity/issues/guid/UVSB-2594)