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
- Some Emoji and Ligature sequences containing Variant Selectors are misinterpreted
- Errors “Render Graph Execution error” and "KeyNotFoundException" are thrown and Scene/Game views are not rendered when RenderGraphBuilder has AsyncCompute enabled
- Separation Line is used at the bottom of Prefab dropdown options when there is nothing to separate
- Color Picker Window Shows UI Artifact on Ubuntu Until Mouse Movement
- WebGPU Build fails when the Inference Engine package is installed
Add comment