"Find in Blueprints" does not turn up results when searching a GameplayAttribute by name, even when there is a GameplayEffect blueprint that has a modifier for that GameplayAttribute.
This is because Find in Blueprints only searches for node-based variable references and blueprint-added variables. Variable references that are present in the default properties of a blueprint are not indexed right now. One use case where this is important is in renaming native variables like gameplay attributes, there's no good way to find all the assets that might be affected without loading every single asset. This is not technically a blueprint-specific issues as the same problem is true for Data Assets and custom assets, but users often try to use Find in Blueprints to do this because it sounds like it should be possible.
Expected: "Find in Blueprints" shows a result when searching for a GameplayAttribute by its name and that attribute is modified by a GameplayEffect.
Expected: It finds the modifier in GE_MyGameplayEffect.
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
How does UMG set overlapping layouts?
Why does the system plugin 'UnrealBuildTool' error could not be found when the project is compiled?
What method is used to fill polygonal regions when drawing spline mesh at run time?
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-173345 in the post.
0 |
Component | UE - Gameplay |
---|---|
Affects Versions | 5.0, 5.1 |
Created | Jan 4, 2023 |
---|---|
Updated | May 3, 2024 |