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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
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)