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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
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)