Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
3
Found in
2018.3.0a1
Issue ID
1047075
Regression
Yes
Linux executable doesn't launch and has incorrect icon.
Linux executable doesn't launch and has incorrect icon
Steps to Reproduce:
1. Create a new project
2. Change "Target Platform" as a Linux
3. Set architecture as "x86 + x86_64(Universal)"
4. Build project
5. Transfer executable file on Linux machine
Actual result:
Executable doesn't run and shows incorrect icon
Reproducible on:
2018.3.0a3, 2018.3.0a2, 2018.3.0a1
Working Fine on:
2018.2.0b7, 2018.2.0b9
Environment:
Build made on Windows (10) for Linux
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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
jwvanderbeck
Oct 25, 2018 17:03
Why not make PIE an option when building? Not every game is going to care about the extra security.
syscrusher
Oct 11, 2018 15:19
Question: Is this only applicable to the universal binaries, or would it also affect a specific 32-bit or 64-bit build? I ask because I do independent builds for 32 and 64 bit most of the time. Thanks.
FROS7
Sep 28, 2018 00:50
@pjayb Has the issue been raised with the Gnome community??
PJayB
Sep 25, 2018 15:47
Unfortunately, this is an issue caused by Nautilus' ("Files") lack of support for position-independent executables, i.e. double-click and icon support is not available for PIE binaries. Running from the command line still works. Unfortunately, fixing this is up to the GNOME community and is out of Unity's control. However, we are considering ways to make this less painful/confusing for our users.