Where do I find the sample code project with the Low-Level Test Example

I am newish to unreal and I have been reading the documentation on Low-Level tests and it references Engine/Source/Programs/LowLevelTests . I have downloaded the Lyra project but that directory is not there. What is the project that I need to download to see the Low-Level tests example

Hey @DrewForTheWin22! Welcome to the forums!

Do you think you could post the documentation you’re following? We may be able to figure it out with just that info! :slight_smile: It might be from an old version, or simply not be included with Lyra. Have you tried creating a new project from scratch with starting content and checking there?

Let us know!

Thanks for getting back to me @Mind-Brain . Here is the documentation that I am referring to Types of Low Level Test . It is not in the lyra project and I created a project from the first person shooter and a blank project and that directory was not there.

So looking at this, the files would be in the Unreal Engine program, not in any project folder. However, looking for it, I was unable to locate it with a search of the 5.4.3 and the 4.24 versions. It seems that this part of the documentation needs updating- probably simply removal of that info-bubble.

Here is another source you can learn about automated tests- maybe with both combined you can have a good understanding!

Disclaimer: This link is not associated with Unreal Engine, Epic Games, or their partners.

I do think that it should be removed. Those references are all throughout the testing documentations.

Ok thanks, I’m glad it wasn’t just me. I will look at this documentation as well! It seems very in-depth. Thanks

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.