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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment