Users can obtain a FGameplayTag reference by calling FGameplayTag::RequestGameplayTag(TagName) passing in a path like MyCategory.MyGameplayTag.
Users can rename INI-defined tags in the editor via the Gameplay Tag Manager in project settings by right clicking a tag and choosing Rename. This results in a +GameplayTagRedirects entry in DefaultGameplayTags.ini. Thanks to this redirect assets will properly use the new gameplay tag path.
Code that still calls FGameplayTag::RequestGameplayTag() with the old tag name will fail to resolve the renamed tag. FGameplayTag::RequestGameplayTag() should take into account tag redirects so that renaming a gameplay tag in the editor doesn't result in code being unable to resolve it.
Repro steps:
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
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
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How can i modify the param name in EQS node
Hey, why do i get this when i snap two similar meshes together?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-194640 in the post.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Target Fix | 5.4 |
Fix Commit | 28223828 |
---|---|
Main Commit | 28223849 |
Created | Sep 6, 2023 |
---|---|
Resolved | Oct 2, 2023 |
Updated | Oct 3, 2023 |