Description

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'

Steps to Reproduce

Add a FDateRange variable to a class, and add the UPROPERTY macro to it.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-223319 in the post.

2
Login to Vote

Unresolved
ComponentUE - Foundation - Core - UObject
Affects Versions5.5
Target Fix5.6
CreatedSep 4, 2024
UpdatedSep 18, 2024
View Jira Issue