This issue has been observed in 4.18.3 as well as 4.19. See attached screenshot showing scene from 4.18 on Nvidia, compare to attached GIF showing same scene on AMD card. ...
Most physics options are not editable in placed instances of a Static Mesh with an Actor Parent. ...
Is changing the world to meters in the current 4.19 AR template project supposed to affect the world, or is world to meters only for VR projects currently? We have project where a client wants us to ...
Handling SIGTERM can deadlock because RequestExit() can log stuff. If we happen to be in the malloc at that time of receiving the signal this is going to deadlock the process. In general, we should ...
Particle systems ignore lighting channels - no matter what channel a light is on (even if no channels are selected), it will affect lit particles. Changing lighting channels on the particle itself h ...
FCustomThunkTemplates::Array_Get() fails to properly initialize a default item when the index is invalid: Item = U{}; That will leave the item uninitialized (e.g. UDS types). Should be using the ...
GameplayTagContainer does not diff properly. ...
When using the OR operator in the search bar of the content browser it appears to return wrong search results when the asset's names begin with a number. ...
Creating an actor with a UMaterialBillboardComponent causes Editor hitching. ...
When the name of a material in 3Ds Max is changed and the asset is re-exported and reimported into the editor, the name of the material does not update -Uses 3Ds Max 2016 -Also occurs with Datasmi ...