Files
o3de/Code/Framework/AzToolsFramework/AzToolsFramework
AMZN-koppersr 7e38a5f35c Fixed entity registration issue when setting up Spawnable Entity Aliases.
In some cases entities created for use as a Spawnable Entity Alias would share an entity id with their original. This is no longer working due to a reverse lookup from an entity id to its PrefabDOM. Upon further investigation this turned out to not matter as instances that are created by the PrefabCatchmentProcessor would create new entity ids any way. This cause unexpected behavior at runtime as entity relations may be broken. This will be addressed in a future fix.
Testing the above also highlighted a possible double delete in the builder when aliases were registered. This has also been fixed.

Signed-off-by: AMZN-koppersr <82230785+AMZN-koppersr@users.noreply.github.com>
2021-12-16 15:35:38 -08:00
..
2021-12-07 12:35:41 -08:00
2021-12-02 18:08:45 -08:00
2021-09-03 15:08:43 -07:00
2021-11-16 17:59:18 +00:00
2021-10-05 15:12:53 -05:00
2021-12-07 12:35:41 -08:00
2021-12-07 12:35:41 -08:00