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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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)