Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access Violation - Changing camera animation mode. #522

Closed
insideitall89 opened this issue Jun 15, 2024 · 1 comment
Closed

Access Violation - Changing camera animation mode. #522

insideitall89 opened this issue Jun 15, 2024 · 1 comment

Comments

@insideitall89
Copy link

insideitall89 commented Jun 15, 2024

Description:
Changing the camera animation mode to anything but 'use animation blueprint' then trying to change it back to 'use animation blueprint' throws an access violation.

Repro:

  1. Open BAlsCharacter blueprint
  2. Select Camera
  3. in details panel under animation; change animation mode to 'use custom'
  4. change animation mode to 'use animation blueprint'

Work around:
Place actor in level, change animation mode on placed actor and then 'apply instanced changes to blueprint'

Stack trace:

`LoginId:02c6add04c952fd1be652fa92145e980
EpicAccountId:f01e3dcfe04b4fefbb4b3e61a99d415c

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x000000000000016a

UnrealEditor_Engine
UnrealEditor_ALSCamera!UAlsCameraAnimationInstance::NativeInitializeAnimation() [F:\UE5Projects\Survival\Plugins\ALS-Refactored-4.13\Source\ALSCamera\Private\AlsCameraAnimationInstance.cpp:17]
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_CoreUObject
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_PropertyEditor
UnrealEditor_PropertyEditor
UnrealEditor_PropertyEditor
UnrealEditor_PropertyEditor
UnrealEditor_PropertyEditor
UnrealEditor_PropertyEditor
UnrealEditor_PropertyEditor
UnrealEditor_PropertyEditor
UnrealEditor_PropertyEditor
UnrealEditor_ToolWidgets
UnrealEditor_ToolWidgets
UnrealEditor_ToolWidgets
UnrealEditor_ToolWidgets
UnrealEditor_ToolWidgets
UnrealEditor_ToolWidgets
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_ApplicationCore
UnrealEditor_ApplicationCore
UnrealEditor_ApplicationCore
UnrealEditor_ApplicationCore
user32
user32
UnrealEditor_ApplicationCore
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll`

@Sixze
Copy link
Owner

Sixze commented Aug 14, 2024

Fixed in ba86c13.

@Sixze Sixze closed this as completed Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants