Attempting to bind an event to OnPerceptionUpdated results in an error in Blueprints. It seems that this is caused by the TArray in the function signature not being a constant reference.
Current code:
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FPerceptionUpdatedDelegate, TArray, UpdatedActors);
Note: The reproduction case provided is blocked in Main CL# 3810327 as a crash occurs on step 4
Regression?: No
This occurred in 4.17
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
An error occurred while trying to generate project files !?
How does TextureRenderTarget2D get TArray<uint8> type data?
How can i modify the param name in EQS node
Why does the REMOVE method of map container remove elements have memory leaks?
Head over to the existing Questions & Answers thread and let us know what's up.
2 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.17, 4.18, 4.19 |
Target Fix | 4.19 |
Created | Dec 18, 2017 |
---|---|
Resolved | Jan 2, 2018 |
Updated | Apr 27, 2018 |
4359 - projectgheist |