timer_device.SetMaxDuration(3600over) not working

Summary

While the timer_device can be configured via the editor’s Details panel to a value exceeding 60 minutes (up to 180 minutes), calling SetMaxDuration from Verse with a value greater than 3600 does not result in a duration exceeding 60 minutes.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Devices

Steps to Reproduce

Reference the timer_device in Verse and call SetMaxDuration(60.0*60*3).

Expected Result

The value passed to SetMaxDuration (180 minutes or less) is reflected in the timer_device.

Observed Result

The maximum duration actually displayed on the timer device is 60 minutes.

Platform(s)

Win11

Upload an image

2 attached screenshots are identical