o3de / o3de

Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
https://o3de.org
Other
7.84k stars 2.21k forks source link

Unable to add the AutomatedTesting project to the Project Manager #3682

Open LB-TomaszSerwanski opened 3 years ago

LB-TomaszSerwanski commented 3 years ago

Describe the bug It is not possible to add the AutomatedTesting project to the Project Manager when it is launched from the o3de-install folder (after following the Pre-built SDK engine guide).

The workaround for the issue is to manually add the path to the project into the o3de_manifest.json file.

Please refer to the attached video for more details.

To Reproduce Steps to reproduce the behavior:

  1. Follow the Pre-built SDK engine guide.
  2. Launch Editor.exe from the o3de-install/bin/Windows/profile folder.
  3. Try to add the AutomatedTesting project to the Project Manager.

Expected behavior AutomatedTesting project is added to the Project Manager successfully.

Video

https://user-images.githubusercontent.com/86953108/131334244-bd32d226-227b-4409-b2e8-f8cdce42046b.mp4

Desktop/Device:

LB-BartoszDudzinski commented 3 years ago

I have noticed that any project located inside the root o3de folder cannot be added to the Project Manager launched from the o3de-install as well.