The following code should be added in defineUPropertyMacros.h
#ifndef UDelegateProperty
#define UDelegateProperty DEPRECATED_MACRO(4.25, "UDelegateProperty has been renamed to FDelegateProperty") FDelegateProperty
#endif
Steps to Reproduce:
1. Launch a New C++ Project in UE 4.25
2. From Visual Studio Solution Explorer, navigate to UE\Engine\Source\Runtime\CoreUObject\Public\UObject\DefineUPropertyMacros.h
Result:
UDelegateProperty define missing in DefineUPropertyMacros.h
Expected:
#ifndef UDelegateProperty
#define UDelegateProperty DEPRECATED_MACRO(4.25, "UDelegateProperty has been renamed to FDelegateProperty") FDelegateProperty
#endif
LS-0019-IS-PQR23 on the start of running UE4
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
How can i modify the param name in EQS node
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
I can't open my map from the editor.
What method is used to fill polygonal regions when drawing spline mesh at run time?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-92982 in the post.
2 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.25 |
Target Fix | 4.26 |
Created | May 11, 2020 |
---|---|
Resolved | Oct 13, 2020 |
Updated | Jul 23, 2021 |