Is there an existing issue for this?
Description
Current Behavior
Say, I have a custom python module which should be append to "UE_PYTHONPATH".
But for now, it dosn't work.

Expected Behavior
I think that it's more reasonable to get "PYTHONPATH" from env rather than os.environ here to support the above custom module.

Steps To Reproduce:
No response
Additional context:
Version
core-1.5.3
unreal-0.2.11
What platform were you running when you found the bug?
Windows
You can also provide any additional information relevant to the issue.
Relevant log output:
Is there an existing issue for this?
Description
Current Behavior
Say, I have a custom python module which should be append to "UE_PYTHONPATH".

But for now, it dosn't work.
Expected Behavior
I think that it's more reasonable to get "PYTHONPATH" from env rather than os.environ here to support the above custom module.

Steps To Reproduce:
No response
Additional context:
Version
core-1.5.3
unreal-0.2.11
What platform were you running when you found the bug?
Windows
You can also provide any additional information relevant to the issue.
Relevant log output: