How to Execute Python Script

I’m following this course that uses Unreal Engine 4 and for the most part I have been able to adjust it to unreal Engine 5. One place that I have been stumped in is finding out how to execute my python script. The video says it should be in the File tab but it’s not there on my project. I have checked my plugin and I have the python plugin running, and have restarted my project. I can’t seem to figure this out.


Hey @Cokerj_99! Welcome to the Forums!

So good news, it’s still there, it’s just moved!
It’s under “Tools” now! :slight_smile:
Just make sure you’re on the MAIN UE5 window (typically called “level viewer”) or you won’t see it.

Thank you that worked!!

1 Like