So for some reason everytime I use a unity 6 version I get this error
Unity Package Manager Error
An error occurred while resolving packages:
- One or more packages could not be added to the local file system:*
- com.unity.settings-manager: EINVAL: invalid argument, futime*
Click on Retry to relaunch Unity and reopen your project.
Click on Continue to launch Unity. Some or all packages may not be imported which may cause compilation errors.
And its really annoying as it only does it for unity 6 and not for my other editors like 2019.2 or 2022
If someone could help I will greatly appreciate it
(I am making a new blank project for HDRP game)

3 Likes
i have the same problem even after the full release i didn’t find a solution.
i only had a work around where i made a normal URP project and made it a HDRP manually, it’s a pain but works up until it doesn’t, because i get the same error when i try to install some packages like probuilder for example.
if you find a petter solution please share it with me, thank you.
Hello both!
Can you reproduce this constantly? If so can you provide us with the steps you do and send your editor logs and package manager logs after making this issue happen again so we can try and figure out what is happening please?
On mac:
Editor: ~/Library/Logs/Unity/Editor.log
Package manager: ~/Library/Logs/Unity/upm.log
On Windows:
Editor: %LOCALAPPDATA%\Unity\Editor\Editor.log
Package Manager:
User account: %LOCALAPPDATA%\Unity\Editor\upm.log
SYSTEM account: %ALLUSERSPROFILE%\Unity\Editor\upm.log