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
- Editor crashes when loading RenderDoc with Graphics API set to OpenGLES2 or OpenGLES3
- [Windows] Development Build with no scenes shows a purple screen when using OpenGLES3 graphics API
- Shader variants take too much memory at runtime
- [HDRP][VFX] Output mesh with default shader is incorrectly sorted before the HDRP fog
- Error "'GamepadSpeakerOutputType' does not exist in the namespace 'UnityEngine'" occurs in the Console when building a project
Add comment