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
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
- Shader warnings are thrown after building High Definition 3D template
Add comment