Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0f1
Issue ID
975351
Regression
Yes
Ticking "Launch Unity" after installation causes Unity to be started in elevated mode
Windows only
What happened:
Due to unity starting in elevated mode, files (such as images) cannot be dragged from the file explorer to the project view
How we can reproduce it using the example you attached:
1) Install 2017.3.0f1 on Windows and tick "Launch Unity" before finishing the installation
2) New project or existing project
3) Open file explorer to a folder that contains an image file
4) Try to drag the image from the file explorer to the project view
Expected result:
The image can be dragged across and can be added to the project
Actual result:
The cursor becomes a circle-backslash symbol and the image cannot be added to the project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment