Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.2p3
Issue ID
932027
Regression
Yes
[Linux][AWS] Unity builds that are built on AWS crash on start
Unity builds that are built on Amazon Web Services node crash on start
Steps to reproduce:
1. Set up an AWS instance. (I've used a node with NVidia GRID K520 on Ubuntu 14.04, likely to be reproducible with Tesla K80 as well)
2. Install an X server with a virtual monitor (Guidelines are under paragraph "Run Unity app with graphics on Amazon Cloud!" in this article: https://medium.com/towards-data-science/how-to-run-unity-on-amazon-cloud-or-without-monitor-3c10ce022639 )
3. Install Unity and use it to build an empty project to Standalone Linux 64-bit
4. Open the executable on AWS machine.
Result: crash
Reproduced with: 2017.1.0f3, 2017.2.0b2
Did not reproduce with: 5.5.3f1, 5.6.2f1
Notes:
* Builds made on a local machine running Linux 17.04 did not reproduce crashes with any Unity version
* Builds made on a local machine running macOS 10.12.5 did not reproduce crashes with any Unity version
_______
Workaround: removing the libxrandr2 package from the machine that needs to run the player (although this will make it impossible to run the editor, because gtk requires xrandr).
Comments (1)
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
sunyangsecbase
Sep 27, 2017 18:18
Hi Unity support team,
According to Raul Oses, this issue supposed to be fixed in 5.6.3p2: https://support.unity3d.com/hc/en-us/requests/131144
But I could not find any fix from recent 5.6 patches.
Could you please let us know when it will be fixed?
Thanks,
Yang