[Link Removed] Release-4.15 stream, latest. I built qagame in debug. Then I run it: trigger prox sensor - vr turns on 'stereo off' - vr off release prox sensor 'stereo on' - crash inside ovr_Submi ...
When using a SceneCapture2D within blueprints (as a component or actor blueprint) and moving the blueprint around while placed in the world (Capture Every Frame and Capture on Move enabled). The mem ...
This is an early trending crash in the 4.17 release. This may be a regression as there is no initial evidence of this callstack occurring in 4.16. User DescriptionsJust compiled my widget Source C ...
UPDATE: 3/10/2015 User reported manually adding a separate boolean value causes that value to automatically switch to true upon reloading editor as well. No current workaround is available. ======= ...
The UV layout of a Mesh is altered slightly when exported from the engine. It becomes more noticeable on objects as their UV Islands shrink in size. Given a default full 0-1 unwrap it looks like t ...
Unloading level during PIE seems to lead to an editor crash. Most easily reproducible by enabling malloc stomp. ...
When importing destrucitble APB asset files from PhysX Labs there is no visible shadow cast for these meshes. The same is not true for a destructible created in UE4. These are using the default sett ...
Using a post process volume with lens flare and a bloom enabled do not appear functional in split-screen multiplayer. Other selections in the PPV work as intended (ie. Fringe, Ambient occlusion). ...
When attempting to use a media player asset in code, packaging will fail with the error message shown below. Could not find a native player for [...]4.13/Content/Movies/Tutorial.wmv This occurs ev ...
Struct in Object class will not populate if struct pin split on "Construct Object from Class" node. This does not appear to happen to other variable types. Workaround Do not split the struct pin, ...