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
- Deletion prompt is opened when trying to delete a Parent Blendtree State via delete shortcut
- “Assertion Failed”, “Invalid AABB a” and Mesh errors are thrown when editing Group Seed or Frequency settings for Tree Object
- “GetAllOverlapping failed…” error when clicking a GameObject during a custom picking pass in the Scene view for the second time
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
Add comment