You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Reorganize the UpdateRemovalIfNeeded method in a way that avoid the optimizer to break the runtime logic and stop the non-scale case logic block from running properly this seems to be coming from the condition around 1.0-GetDecay() been optimized out to get rid of the subtraction but it's not clear exactly why that fails yet - Fixed a static analysis warning where compoaring the same variable in an ensure #rb benn.gallagher, vincent.robert #preflight 6414920d1c44ff98b972f41f [CL 24702027 by robomerge in ue5-main branch]