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
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to macOS after restarting the Editor
- Component logo icon is poorly visible in a query build mode then light editor theme is selected
- NavMeshAgent "breaks" when approaching a non-carved NavMeshObstacle
- Component titles in the tooltips are presented in a code strings instead of human language
- NavMeshObstacle with a large height does not block the agent path everywhere within the obstacle border
Resolution Note:
Issue is fixed