If you place a GPU particle into your project and deploy to an iOS device that supports metal, the asset will not show correctly on the device. I have attached the assets that were used to this rep ...
I have copied a project from Windows to my Macbook Pro. It's the first time I try Unreal for OSX. In Windows everything worked perfectly, but in Mac shadows are showing like this: alt text Buildin ...
If you use the Open level node in the newest promoted build, once the project is deployed to an Android device, when triggered with a UMG, the project will freeze and be unplayable. Issue does not ...
If you manually type in the value for Capsule Half Height, it will sometimes revert back to it's previous value upon hitting Enter. The CapsuleComponent's shape in the Blueprint's Viewport adjust to ...
Licensee is using a modified engine but has a workaround, we need to verify that the same doesn't happen in vanilla UE4 and fix if it does. ...
When trying to record a movie from a matinee in 4.10, it can fail for a number of reasons: 1. The folder does not exist 2. The cinematic view modes do not take effect 3. Trying to record a streamin ...
User has found bug but has a working fix. Verify fix and implement in engine. ...
Create an actor blueprint with a public variable that is an array of Text & compile itCreate an instance of the blueprint in the worldAdd several text items to the arrayApply instance changes to the b ...
A user has discovered that if the editor target cs file is located in an out of the ordinary directory, the dlls are built to the engine directory instead of the game directory. ...
A user has reported that they are unable to get a signed IPA when using cook on the fly for launch from within the Project Launcher. ...