Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0a6
2018.1.2f1
Issue ID
1043156
Regression
Yes
[2018.x] Misleading 'Nothing to import' message when trying to import package while in play mode
To reproduce:
1. Create a new project
2. Enter play mode
3. Try to import any package from A$
Expected: 'Failed to import package with error: Cannot import the package in play mode. UnityEditor.Web.JSProxyMgr:DoTasks()' error will be thrown only
Actual: expected error is thrown to the console, and import window with misleading 'Nothing to import' message is thrown
Reproduced: 2018.1.0a6, 2018.1.2f1, 2018.2.0b5
Not reproducible: 2017.1.4f1, 2017.2.3f1, 2017.3.2f1, 2017.4.3f1, 2018.1.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
- Editor is frozen on "Reloading Domain" when entering Play Mode for the second time using Socket.Poll(-1, ...)
- Empty GameObjects are created without Skinned Mesh Renderers when using AnimatorUtility.DeoptimizeHierarchy() on FBX files with same-named GameObjects
- Snapshots don't work for exposed parameters after using SetFloat
Add comment