When rendering a Light Function into the Translucency Lighting Volume, the World Position Material Expression returns the position relative to the Camera (unrotated), not the World. This can be mor ...
https://udn.unrealengine.com/questions/236428/bug-blueprints-executing-zombie-code.html Blueprint MyCharacter is based on native class CodeFirstPersonCharacter. CodeFirstPersonCharacter has compone ...
Workaround is to specify Binding Overrides on the LevelSequenceActor through its Details panel as such (while editing the LI). ...
We are seeing unexpected movement corrections sometimes when pushing one player character up against another character that isn't moving, or against other static primitives that have round features ...
A crash occurs when attempting to preview specific LODs when the monitor resolution forces the menu to be expanded when selecting an LOD. This Jira was created from CrashReports submitted by the pu ...
Overlapping isn't updated on replicated components after SetWorldTransform. Updating the transform on the Actor itself updates the overlapping as expected. Reproduced in 4.10 and Main (CL# 2798114) ...
It seems like if replication is re-enabled for a given property, its state should be force synced (depending on replication conditions). Otherwise, the state will remain "out of sync" for an indeter ...
If a call is made to the blueprint node Wait Delay the editor will immediately close during PIE when the call is made without the crash reporter appearing. The "Wait Delay" node only exists on Linu ...
There have been multiple reports of this issue, particularly from schools, over the last 10 years:https://forums.unrealengine.com/t/invaild-folder-path-with-network-user-drives/283475https://forums. ...
"It seems that deallocation of TLazySingleton<FInternationalization> causes unhandled exception. If DISABLE_LAZY_SINGLETON_DESTRUCTION=1 is provided - the build completes successfully" ...