Search Issue Tracker
Fix In Review for 2022.2.X
Votes
0
Found in
2020.3
2021.2
2022.1
2022.1.0a16
Issue ID
1383033
Regression
No
[Ubuntu 20.04] [Mac] .unitypackage files cannot be imported using the Project Window
Reproduction steps:
1. Create a new project
2. From Hierarchy drag any GameObject to the Project window to make a prefab
3. Right-click on it and go Export Package -> Export and choose save location, save
4. Delete the prefab in Unity
5. Try to drag the prefab from the OS file browser into the Unity Project window
Expected result: the asset gets imported
Actual result: nothing happens
Reproducible with: 2019.4.33f1, 2020.3.24f1, 2021.2.4f1, 2022.1.0a1, 2022.1.0a16
Was able to repro with with Windows and version 2022.1.0a13 (my currently latest installed version). This is fixed on Windows in 2022.2.0a1.176.
Tested on Mac:
Does not repro with : latest 22.2, 21.2.7f1, 20.3.25f1, 2019.4.34f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment