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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment