summarylogtreecommitdiffstats
path: root/unity-editor
diff options
context:
space:
mode:
Diffstat (limited to 'unity-editor')
-rwxr-xr-xunity-editor1
1 files changed, 1 insertions, 0 deletions
diff --git a/unity-editor b/unity-editor
index 91f6136c52d8..4749e29997d1 100755
--- a/unity-editor
+++ b/unity-editor
@@ -6,4 +6,5 @@ unset GTK_IM_MODULE
# HACK: fixes WebGL builds by adding a symlink (python -> python2) to the PATH
export PATH=/opt/Unity/Editor:$PATH
+mkdir -p ~/.local/share/unity3d/Packages
exec /opt/Unity/Editor/Unity "$@"