Forum Discussion
AndreaS1590
Dec 20, 2024Copper Contributor
Library conflict
Hi In unity console I have this "red" error: "......We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored" This happened after I tried to update ...
- Jan 14, 2025
Hi AndreaS1590 are you able to upgrade your Mesh Toolkit to a newer version? (The latest build is 2414.130) PlayerModule isn't in the toolkit anymore, and has not been for a long time.
Mesh Toolkit versions older than 5.2406 have being deprecated. We recommend upgrading to the newest version of the Mesh Toolkit.
AndreaS1590
Jan 03, 2025Copper Contributor
Thank you for your suggestion.
But your link refers to a conflict between two different packages using assemblies with the same namespace. In this case the scenario is clear
Here the error reports conflict inside the same Package
Any idea?