After triggering a breakpoint in blueprint, variable getter nodes can display the value of a different object than the node's target. For example: if an actor class has a value MyBool and the blueprint graph contains a MyBool getter node with target = OtherActor, it will show the value of self->MyBool rather than OtherActor->MyBool.
Affects getter nodes in general and is confusing to users when dealing with common variables like RelativeLocation.
How do I set a material as a post-processing material?
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
What ConsoleCommand can be executed to improve the quality of pixel stream images?
Why does the volume fog disappear from a distant view?
Why does the system plugin 'UnrealBuildTool' error could not be found when the project is compiled?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-191481 in the post.
5 |
Component | UE - Gameplay - Blueprint Runtime |
---|---|
Affects Versions | 5.0, 5.1, 5.2, 5.3 |
Created | Jul 28, 2023 |
---|---|
Updated | Feb 13, 2024 |