Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.1.2f1
Issue ID
723070
Regression
No
[CopyAsset] Copying asset to already existing path results in broken asset being created
Steps to reproduce:
1. Open attached project
2. Open scene "Scene"
3. Select "Cube" and in its inspector, click custom "Demonstrate bug by clicking this" button for a few times
4. In Project tab, notice that on each click, an asset without icon is created.
5. Click on one of them and notice that all are selected
Note: Reopening project fixes this issue, but didInsert error is returned for each broken asset which was created during last session.
Workaround: Check if there is no asset under the path which is used to create a copy of an asset.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment