after the unity hub 3.6.0v update i was finally able to download the editior but i want to work in the android platform so when i try to download the Android Build support module, the parts from “Android SDK & NDK Tools” i get a lot of Validaiton failed errors, so the the importnant thing is when i check the log files i see this only error message appearing “{“timestamp”:“2023-10-27T15:19:30.724Z”,“level”:“error”,“moduleName”:“Disk Validation Strategy”,“message”:”[ ‘Overall validation failed: TypeError: i18nHelper_1.default.i18n.translate is not a function’ ]“}” can ANYONE help me!
Hi, I also have this condtion. is there any solution?
The same here. Any solution?
Hi, I had a solution from Unity Support:
This issue is likely caused by a lack of read/write permissions during an earlier step in the validation process:
{"timestamp":"2025-03-05T12:28:40.697Z","level":"info","moduleName":"Disk Validation Strategy","pid":3812,"message":"Verifying read and write accessibility to installer source path: D:\\Users\\%username%\\AppData\\Local\\Temp\\unityhub-5dd54fe0-a2d1-11ef-a0fc-d3465610bf37\\UnitySetup-Android-Support-for-Editor-2022.3.58f1.exe"}Please make sure you have the read/write permissions for that folder. You can also try running Unity as Administrator.
If that does not solve the issue, I’d suggest performing a clean reinstallation of Unity Hub. You can do that by following these steps:
- Uninstall Unity Hub
- Open “
C:\Users\%username%\AppData\Roaming\UnityHub”- Backup “editors-v2.json” file (information about installed Editors is kept here)
- Delete all of the files inside
- Install Hub again. You can download the latest Hub installer from Start Your Creative Projects and Download the Unity Hub | Unity
- Open “
C:\Users\%username%\AppData\Roaming\UnityHub” and paste the saved “editors-v2.json” file here
That worked very well for me ![]()