Steamworks.NET
Steamworks.NET copied to clipboard
Issues when importing package with Unity Package manager
On Unity version 2020.3.15f2 when importing i'm getting a lot of GUID errors with the latest version 20.2.0.
Location in project:
GUID [32162149a7c3138479f074b56fd5fcbf] for asset 'Packages/com.rlabrecque.steamworks.net/Runtime/types/SteamRemoteStorage' conflicts with: 'Assets/com.rlabrecque.steamworks.net/Runtime/types/SteamRemoteStorage' (current owner) We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
How should I resolve this? Do I need to move it directly into an asset/resources folder?