Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Assets
Summary
Scaling doesn’t seem to work with non-const class variables (e.g. using them with const variables in arithmetic to set scale)
Steps to Reproduce
- create a device that has a creative_prop as an editable
- create a class that has a non-const variable
- use a loop and the TeleportTo function with a transform object to set the prop’s scale with the non-const variable and follow the player
Expected Result
TeleportTo correctly Teleports to the specified transform
Observed Result
TeleportTo runs once but then stops working
Platform(s)
PC
Island Code
7819-7503-7370