You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/EMotionFX/Code/Source/Integration
moraaar e553eb0116
Fixed editor crash dropping an fbx to entity inspector (#5242)
The issue was that EditorActorComponent (added by the drag and drop of the FBX into the entity) continued with the loading of an actor asset even though the component is not activated due to incompatible services, which ultimately lead to logic which should never have been reached and crashing.

Also fixed EditorActorComponent missing activation and deactivation of the base editor component class, which is necessary.

All tests from EMotionFX.Editor.Tests passed.

Signed-off-by: moraaar <moraaar@amazon.com>
4 years ago
..
Assets CR feedback 4 years ago
Components Modifying a copy to not overrun if the target is smaller than the size of the default value array (#5186) 4 years ago
Editor/Components Fixed editor crash dropping an fbx to entity inspector (#5242) 4 years ago
Rendering Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
System Registering an empty atom render plugin in the emfxatom gem. 4 years ago