moraaar
moraaar
Signed-off-by: moraaar ## What does this PR do? Simplifies Atom_RHI_Vulkan.Glad.Static by removing includes it doesn't need anymore, it's self contained. This is for `OpenXRVk` gem to be able to use...
**Describe the bug** Launching a default level on Android the following error appears in the log: ```` 2022-07-11 11:46:33.148 6521-6560/org.o3de.OpenXRTest I/System: Trace::Assert E:/Amazon/GitHub/o3de/Code/Framework/AzCore/AzCore/Name/Name.cpp(207): (517333306544) 'void AZ::Name::SetNameLiteral(AZStd::string_view)' 2022-07-11 11:46:33.148 6521-6560/org.o3de.OpenXRTest I/System:...
- Added support to build both share & static libraries on all platforms (pc, mac, ios, android, linux) + Modified cmake files to be able to choose between static or...
**Describe the bug** We’ve run Blast python tests on each test mode 10 times and the results show that running tests in parallel modes (`EditorSharedTest` and `EditorParallelTest`) results in random...
**Describe the bug** When running an O3DE level on Oculus Quest 2 with Vulkan validation layer enabled the following error appears: _2022-05-01 03:28:42.007 5919-5993/org.o3de.MinProject I/: [Error] (vkDebugMessage) - ERROR: [Validation]...
**Describe the bug** When running an O3DE level on Oculus Quest 2 with Vulkan validation layer enabled the following error appears: _2022-05-01 03:28:41.988 5919-5988/org.o3de.MinProject I/: [Error] (vkDebugMessage) - ERROR: [Validation]...
**Describe the bug** When running an O3DE level on Android with Vulkan validation layer enabled the following error appears: _2022-07-18 14:52:38.224 26070-26193/org.o3de.OpenXRTest I/o3de.OpenXRTes: [Error] (vkDebugMessage) - ERROR: [Validation] Code 0...
**Is your feature request related to a problem?** After having the cache generated by Asset Processor, further changes to .setreg files in `/user/Registry` are not picked up by Asset Processor...
## What does this PR do? Added support for running the launcher on Quest 2 natively. Also support enable/disabling the default render pipeline on host while there is a xr...
**Failed Jenkins Job Information:** Windows debug https://jenkins.build.o3de.org/blue/organizations/jenkins/O3DE_periodic-incremental-daily/detail/development/123/pipeline/1211 Windows profile_vs2019 https://jenkins.build.o3de.org/blue/organizations/jenkins/O3DE_periodic-incremental-daily/detail/development/123/pipeline/1097 Windows release_vs2019 https://jenkins.build.o3de.org/blue/organizations/jenkins/O3DE_periodic-incremental-daily/detail/development/123/pipeline/1171 Windows test_gpu_profile https://jenkins-pipeline.agscollab.com/blue/organizations/jenkins/O3DE-LY-Fork-development_periodic-incremental-daily-internal/detail/O3DE-LY-Fork-development_periodic-incremental-daily-internal/504/pipeline/756 Windows benchmark_test_profile https://jenkins.build.o3de.org/blue/organizations/jenkins/O3DE_periodic-incremental-daily/detail/development/123/pipeline/1151 Windows sandbox_test_profile https://jenkins.build.o3de.org/blue/organizations/jenkins/O3DE_periodic-incremental-daily/detail/development/123/pipeline/1136 ``` D:\workspace\o3de\Code\Framework\AzCore\AzCore/IO/Path/Path.h(174,39): error C2065: 'MaxPathLength': undeclared identifier [D:\workspace\o3de\build\windows\Code\Framework\AzCore\AzCore.Tests.vcxproj]...