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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment