Animations don't respect Restore State when they are part of a Shot/SubSequence Regression: YES Broken: 4.15 (3450819) Worked: 4.14 (3249277) ...
This is a remaining case of [Link Removed]. If you drag and drop an empty actor from Modes panel to Sequencer, the actor's transform track can't be edited. ...
So far this has been tested on Mac deploying SunTemple to an iPhone 7 (10.3.3). It occurred with both Launch On and File Package. This does not occur when deploying StrategyGame from the same Mac t ...
Material Instance parameters (that derive from parents using material functions) can have their data shifted or not saved. ...
It is because that the RateScale is multiplied twice. First at UAnimSequenceBase::TickAssetPlayer : {{ const float PlayRate = Instance.PlayRateMultiplier * this->RateScale;}} Second at UAnimSeq ...
When importing an fbx file and using 'generate lightmap uvs', the light map coordinate index will not update correctly. Working properly in 4.19 CL# 4033788 Found in 4.20 CL# 4212847 and 4.21 CL# ...
Physics replication is not working properly. The replicated physics are different than what is on the server. The user who reported this issue pointed out this line as well which seems to not do any ...
After opens the preloaded level using Asset Manager, opening another level before unloading the level will crash. Because AssetManager holds FStreamableHandle of the level, garbage collection is no ...