Nicholas Lawson
Nicholas Lawson
## What does this PR do? Fixes Issue #16541 Fixes Issue #18052 Makes it so that you MUST use the entity outliner to modify parenting of entities. This prevents a...
## What does this PR do? * Fixes a crash when viewing the import settings of a scene. The crash was caused by Qt objects interacting with non-qt threads. *...
## What does this PR do? This is a cherrypick of PR https://github.com/o3de/o3de/pull/18097 by @msat-huawei from dev into stabilization. It fixes a deadlock in Atom when entering/leaving game, shutting down,...
## What does this PR do? Fixes issue https://github.com/o3de/o3de/issues/18051 This was caused by a number of asynchronous things happening when searches were being performed. The main problem was actually a...
## What does this PR do? This cherry-picks the changes already submitted from https://github.com/o3de/o3de/pull/18216 from stabilization into development. Fixes issue: https://github.com/o3de/o3de/issues/14878 There were actually 2 issues here, both are fixed...
https://github.com/o3de/o3de/pull/18352 Fixes issue https://github.com/o3de/o3de/issues/18348