yi.wan Posted July 14, 2025 Posted July 14, 2025 On 30.06.2025 at 15:28, bmyagkov 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?
bmyagkov Posted July 15, 2025 Posted July 15, 2025 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!
Recommended Posts