Search Issue Tracker
Fixed in 5.6.0
Votes
1
Found in
5.4.1f1
Issue ID
843622
Regression
No
[Linux Editor] Dragging a prefab across Scene view and placing it on a script field leaves a ghost prefab in the Scene
When prefabs are dragged across Scene view to place them to an empty script field in the Inspector, after placing the prefab, it stays in the Scene as a ghost object - there's no reference to it in the Hierarchy and it cannot be selected by clicking.
Steps to reproduce:
1) Open the attached project.
2) In the Hierarchy, select 'example' game object.
3) From the Assets folder in Project tab, drag the 'Cube' prefab so that it appears in the Scene while dragging it across.
4) Place the 'Cube' into the 'Example Object' field of 'example' game object in the Inspector.
After placing the 'Cube' on the script field, it stays in the Scene as well; it cannot be clicked on and doesn't appear in the Hierarchy. After restarting the Editor or reimporting the project, the cube starts acting normally, however it shouldn't have appeared in the first place.
Reproduced on:
5.6.0a1 (1e795b52556b), 5.5.0xb5, 5.4.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment