Setting a custom stencil on meshes is not working when using a mobile renderer. This is working as expected in 4.20 CL# 4369336 Found in 4.21 CL# 4541578 and 4.22 CL# 4556068 This is a regression ...
Adding an instance of an HISM on a dedicated server causes an assert. Regression?: No This occurred in 4.20 ...
IsEditorOnly Component is hidden when it is duplicated. This can be redisplayed by blueprint compile, but it is preferable that it is the same as when IsEditorOnly is disabled. Gif1 is the case of ...
A crash occurs when copy and paste the ChildActorComponent, only if the template actor has a DefaultSubObject. There is no crash in the case of using Actor (eg. AActor) without a DefaultSubObject as ...
UCanvasPanelSlot::PostEditChangeChainProperty not only does not call its Super function unless the anchor node has been set, but it calls Super:: PostEditChangeProperty instead PostEditChainProperty ...
When creating a new Material property for an actor in a variant set, you can change the value of it, but it resets to the default material of the mesh as soon as you move on to another actor in the ...
See https://udn.unrealengine.com/questions/466694/index.html GetUniqueBuildID() was changed in 4.20 so the value returned by default was the same as the network version. However FNetworkVersion::Ge ...
The Mirror option in the Physics Asset editor is not accurate at mirroring the bodies. The position and rotation is always skewed. Regression? No This occurs in 4.20 ...
When moving an instance static mesh between sublevels the number of instances being used will be set to zero. This happens when an empty actor is added to the level and then has an instance static m ...