Search Issue Tracker
Fixed
Votes
0
Found in [Package]
5.0.1
Issue ID
1271790
Regression
Yes
[2D] Unable to assign GUID error occurs on updating 2D SpriteShape package to 5.0.1
Unable to assign GUID error occurs on updating 2D SpriteShape package to 5.0.1
Steps to Repro:
1. Create a new Project
2. Install/Update 2D SpriteShape to 5.0.1
Expected Result:
2D SpriteShape is installed without any error
Actual Result:
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored error occurs
Reproducible on package version: 5.0.1 with 2020.2.0a21
Working fine on package version: 5.0.0
Environment: Windows 10 and Mac 10.15
Stack Trace:
GUID [0ae2b74b1edd14bb18dd7b65ae916a54] for asset 'Packages/com.unity.2d.sprite/Editor/ObjectMenuCreation/DefaultAssets/Textures/SpriteShapeEdge.png.meta' conflicts with:
'Packages/com.unity.2d.spriteshape/Editor/ObjectMenuCreation/DefaultAssets/Sprite Shapes/SpriteShapeEdge.png.meta'
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." when recompiling scripts
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
Resolution Note:
Issue is fixed