Jump to content

How to run world from the Editor


photo

Recommended Posts

Posted
On 30.06.2025 at 15:28, bmyagkov said:

 

изображение.png

I downloaded the same version of the Engine as you (2.20), but I can’t figure out how to run it cause there’s no Run button in this template. How do I run this template from the Editor?

 

Posted
22 hours ago, yi.wan said:

I downloaded the same version of the Engine as you (2.20), but I can’t figure out how to run it cause there’s no Run button in this template. How do I run this template from the Editor?

Running the application runtime from the editor is only supported for C# projects. Based on the screenshot you provided this appears to be a C++ VR Sample project which should be compiled and run through the IDE first. Otherwise, running it directly from the editor won’t be possible.

Thanks!

×
×
  • Create New...