Unlike other range wrapper structs, such as FFloatRange, marking a FDateRange as a UPROPERTY results in the following error:
error : Unable to find 'class', 'delegate', 'enum', or 'struct' with name 'FDateRange'
Add a FDateRange variable to a class, and add the UPROPERTY macro to it.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-223319 in the post.
3 |
Component | UE - Foundation - Core - UObject |
---|---|
Affects Versions | 5.5 |
Target Fix | 5.6 |
Created | Sep 4, 2024 |
---|---|
Updated | Sep 18, 2024 |