You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[FYI] Richard.TalbotWatkings Fixed Static analysis in AnimationModifier.cpp the CurrentAnimSequence ptr can't be null since it was deferenced at the line 75. Fixed Static analysis in PackageStoreOptimizer for some reason the static analysis did like the way the check was presented. Fixed Static analysis in SComponentClassCombo.cpp and SDisplayClusterConfiguratorComponentCombo.cpp changed the code so that the static analyser should understand it better. #jira UE-120410 #rb Jean.MichelDignard #ROBOMERGE-SOURCE: CL 17071360 in //UE5/Main/... #ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v853-17066230) [CL 17071396 by julien stjean in ue5-release-engine-test branch]