Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.2.0a5
Issue ID
1126087
Regression
Yes
[Editor] Importing .unitypackage files is not available when dropping them into the project window below Package folder
How to reproduce:
1. Create a new project with older than 2019.2.0a5 Unity version
2. Export a default Scene and delete it from the project
3. Set the Project Tab view to one column layout
4. Update project to 2019.2.0a5 or later version
5. Try to drag the exported package into the project somewhere below the package folder in the Project tab
Expected result: The import process is started
Actual result: The package is not importing
Reproducible: 2019.2.0a5
Not reproducible: 2017.4.20f2, 2018.3.6f1, 2019.1.0b3, 2019.2.0a4
Notes:
- 2019.2.0a5 version doesn't have one or two column layout selection in the Project tab
- Workaround: Go to Window -> Layouts -> Revert Factory Settings...
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Shader Graph throws 'UnityDisplayOrientationPreTransform' error when Android is the selected platform
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
- LockBufferForWrite incorrectly rejects valid writes when GraphicsBuffer size exceeds 32-bit limit due to integer overflow
Add comment