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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Resolution Note:
Issue is fixed