Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b5
Issue ID
993277
Regression
No
Double-clicking a Unity package file in the system opens a new Unity instance, instead of importing the package
To reproduce:
1. Download user's attached Unity package
2. Open any Unity 2018.1 beta version
3. Create a new or open an existing project
4. Right after it has finished loading double-click the package file
Expected result: Unity opens an import window containing the files in the package
Actual result: A new instance of most recently installed Unity is opened
Notes:
- Tested on 8, reproduced with 4 machines;
- The best chance to reproduce this is to install any 2017.2 version, open any 2018.1 beta and then double-click the package file;
- Only reproduces on Windows;
- Not interacting with the Editor window helps to reproduce.
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
mgear
Aug 14, 2020 08:57
found registry fix in forums, copied here: https://gist.github.com/unitycoder/74ed2abca19fa227b0027bdad58ad65f
mgear
Aug 14, 2020 08:47
Any news? This is pretty annoying (seems like it started after i installed 32bit unity version, and removing it didnt restore old behaviour..)