Unity Issue Tracker - An error, that can not be cleared, is thrown when disabling reference validation
Fixed
UUM-32855
An error, that can not be cleared, is thrown when disabling reference validation
Unity: Scripting
Fixed
2023.2.X
2023.1.X
2023.1.0a5 onwards
Won't Fix
2023.3.X
2022.2.X
2022.2.4f1 onwards
Please track backport under 2022.3 LTS
Reproduction steps:
1. Open project “AssemblyLoadException“
2. Select “Flexy.Deploy.OSX“ in the Project window
3. Disable “Validate References” and press apply
4. Clear and observe the Console
Expected result: No error messages are displayed
Actual result: “Assembly 'Packages/com.google.external-dependency-manager/ExternalDependencyManager/Editor/1.2.175/Google.IOSResolver.dll' will not be loaded” error is still displayed
Reproducible with: 2022.2.4f1, 2022.2.15f1, 2023.1.0b11, 2023.2.0a10
Not reproducible with: 2021.3.22f1, 2022.2.3f1
Couldn’t test with: 2020.3.47f1 (due to compiler errors)
Reproducible on: Windows 11
Not reproducible on: macOS Catalina 10.15.7 (Intel)
Prioritise and Follow this issue
Have a workaround or additional info about this issue?