The Gameplay Tags settings have the option to set up restricted tags as described in the documentation. Prior to 5.3, the UI correctly supported creating new restricted tags as described in the old documentation. When the gameplay tag creation UI was redone in 5.3, it broke the ability to create new restricted gameplay tags in the UI.
The primary issue is with SAddNewGameplayTagWidget as it does not know how to create restricted tags and is hardcoded to use the normal tag sources. To fix this issue, the add tag UI needs to be updated to handle selecting and adding to restricted tag sources
Expected behavior:
The tag source should include TestConfig.ini as it is a source for restricted tags.
Broken behavior:
The tag sources list will only include the normal tag sources, and trying to add a new restricted tag will instead add a normal gameplay tag or fail
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
What method is used to fill polygonal regions when drawing spline mesh at run time?
How to achieve HLSL Multiple Render Target in Material blueprints?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How does TextureRenderTarget2D get TArray<uint8> type data?
How does UMG set overlapping layouts?
How to properly terminate the DoWork thread function in FAsyncTask?
Why doesn't the collision diminish when the collision radius decreases?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-209937 in the post.
1 |
Component | UE - Gameplay |
---|---|
Affects Versions | 5.3, 5.5 |
Target Fix | 5.6 |
Fix Commit | 36794791 |
---|
Created | Mar 15, 2024 |
---|---|
Resolved | Oct 2, 2024 |
Updated | Nov 7, 2024 |