Skip to content

Commit b416c12

Browse files
committed
Fixed "Jump to File System" not working.
1 parent 9fa3cdc commit b416c12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/tk_unreal/unreal_sg_engine.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
import unreal
66
import sgtk.platform
77
import config
8+
import sys
9+
import os
810

911
unreal.log("Loading Shotgun Engine for Unreal from {}".format(__file__))
1012

0 commit comments

Comments
 (0)