-
Running the test:
```
python\python.cmd -m pytest -v --tb=long --show-capture=all -c pytest.ini --build-directory build\win\bin\profile --output-path build\win\Testing\LyTestTools\AutomatedTesting…
-
**Describe the bug**
It's been noticed that for loading large levels (with 10k entities), loading times seems to have drastically fallen down. What used to be loaded in a few seconds is now taking mi…
-
**Describe the bug**
Uniform Scale property of Transform component does not immediately update for spawned entities. This can result in unexpected scale values being retrieved from Python tests, even…
-
**Describe the bug**
Player cursor in _NavigationSample_ level of _AutomatedTesting_ project can be dragged off screen and easily lost leading to need of reentering the Game Mode in order to reset it…
-
**Describe the bug**
Debug Console allows input to both the Console and the Game. This can result in unintentional camera/player moves when the Console is open and a command is being typed out.
**…
-
**Describe the bug**
If a user deletes 3rdParty dlls from output bin folder and builds again, building the project again finishes successfully without realizing it has to copy the dlls again to the o…
-
**Describe the bug**
On AP launch the initial builder that discovers all the assets fails to reconnect to the AP, and the AP errors out after 900 seconds. The AssetBuilder process is still running, j…
-
Facing and issue where I've added the task and it completes successfully but when I go to the Protractor tab to view results it just hangs with: "Waiting for task results..."
![image](https://user-…
-
The automated timings for the [production isolator case](https://github.com/illinois-ceesd/drivers_y2-isolator) have been showing some performance regression. The following is a plot of the per-step…
MTCam updated
2 years ago
-
**Describe the bug**
Attempting to build project with: `cmake -B build/linux -S . -G "Ninja Multi-Config"` in the project directory results in a Python error. The engine was built from source, as I w…