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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
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)