Sound cue is looping when stopped on top of the landscape. ...
This problem is caused by the addition of DebugExecBindings every time at startup, so the setting keeps increasing. ...
GPU particles will not take a changing input from Initial Color when using a Vector Parameter to control through a blueprint. ...
If you name an Event something like "Event Foo", overriding the event in a ChildBP gives you "Event Event Foo" To avoid this, please make Custom Event names Start with "Event" ...
After bringing the BP_LightStudio into a level and building light an error message is given. The error message says that the Skybox's UV's are overlapping. ...
When viewing reflections in multiple viewports the reflections will differ from the original viewport. ...
UMG Widget color and Text color has different color output at UE4 editor to Mobile preview and Mobile device. https://udn.unrealengine.com/questions/251945/umg-viewport-device%E1%84%8B%E1%85%A6%E1% ...
When the uv value is very close to 0 ( < 0.001 ), the boundary value of the PVRTC texture is sampled as white. please refer to attached images and sample project. problem goes away when changing th ...