Description

Third Person C++ project crashing on open on Android Devices

4/4 Repro rate

Steps to Reproduce
  1. Open a Third Person C++ project in the editor
  2. Launch on to an Android Device via the platforms drop down
  3. Wait for the app to start on the device

RESULTS: The application will crash on open

EXPECTED RESULTS: The application will not crash 

Callstack
Assertion failed: Index != INDEX_NONE [File:D:/build/++UE5/Sync/Engine/Source/Runtime/Engine/Public\Animation/AttributeTypes.h] 
Missing operator for attribute, type IntegerAnimationAttribute was not registered previously
Assertion failed: Index != INDEX_NONE [File:D:/build/++UE5/Sync/Engine/Source/Runtime/Engine/Public\Animation/AttributeTypes.h] 
Missing operator for attribute, type IntegerAnimationAttribute was not registered previously
LogAndroid: Error: === Critical error: ===
LogAndroid: Error: 
LogAndroid: Error: Assertion failed: Index != INDEX_NONE [File:D:/build/++UE5/Sync/Engine/Source/Runtime/Engine/Public\Animation/AttributeTypes.h] 
LogAndroid: Error: Missing operator for attribute, type IntegerAnimationAttribute was not registered previously
LogAndroid: Error: << callstack too long >>
LogAndroid: Error: 
LogAndroid: Error: 
LogExit: Executing StaticShutdownAfterError
LogAndroid: FAndroidMisc::RequestExit(1)
LogAudioMixer: Warning: AudioMixerPlatformInterface Timeout [5043ms] waiting for h/w. InstanceID=1

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-146267 in the post.

0
Login to Vote

Fixed
ComponentUE - Anim - Runtime
Affects Versions5.0
Target Fix5.0.2
Fix Commit19899809
Main Commit19718877
Release Commit19899809
CreatedMar 16, 2022
ResolvedApr 25, 2022
UpdatedJan 25, 2023