Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a13
2019.1.8f1
2019.2.0a1
2019.3.0a1
Issue ID
1169200
Regression
Yes
Unable to drag assets from the 'Packages' subfolders in the Project window when using One Column Layout
How to reproduce:
1. Create a new Unity project
2. Select the One Column Layout for the Project window
3. Navigate to any asset contained within 'Packages' folder(e.g. Packages/TextMesh Pro/Scripts/Runtime/TextMeshPro.cs)
4. Attempt dragging it into the Scene/onto a GameObject
Expected result: the asset is dragged along with the mouse cursor
Actual result: the dragging action is not registered
Reproducible with: 2019.1.0a13, 2019.1.11f1, 2019.2.0b10, 2019.3.0a10
Not reproducible with: 2018.4.4f1, 2019.1.0a12
Could not test with: 2017.4.30f1(No packages folder)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment