Lighting appears extremely bright in mobile preview

UE - Platform - Mobile - Mar 10, 2017

Launching in mobile preview causes QA-Promotion to be very washed out. It is easy to see when viewing the destructible mesh against the horizon. Comparing to mobile preview in 4.14 this does appear ...

UnrealVS not installing correctly for VS2017

UE - Foundation - Core - Mar 10, 2017

If you open a VS2017 sln and enable UnrealVS on the toolbar you'll see the refresh and batch builder button, but no field to fill in the project to compile. Clicking the Batch builder button will d ...

Stereo off while prox sensor uncovered causes low framerate

UE - Platform - XR - Mar 7, 2017

Inputting 'Stereo Off' while the prox sensor is uncovered will disable stereo rendering but introduces large performance decrease. Stat FPS returns constant 10 FPS / 100 ms. Found on: //UE4/Release ...

Regression: Visibility property is not seen in the animation track in UMG

UE - Anim - Sequencer - Mar 6, 2017

Visibility track in 4.15 launcher version is not visible. Converted projects from previous version which already had this track, but cannot create new one. If I add Interp keyword in the UPROPERTY, ...

check(PIEInstanceID != -1) fails when executing SeamlessTravel

UE - Gameplay - Mar 2, 2017

Per https://udn.unrealengine.com/questions/349614/checkpieinstanceid-1-fails-when-executing-seamless.html ...

SetVectorParameterValueOnMaterials In Construction Script Not Working in Packaged Game

UE - Gameplay - Blueprint - Mar 1, 2017

Set Vector Parameter Value on Materials doesn't seem to have an effect in packaged games if used in the construction script. Using it on Begin Play works as expected. This did not occur in 4.14.3. ...

BP nativization doesn't work with localized text

UE - Editor - UI Systems - Localization - Feb 28, 2017

No textures listed when selecting material

UE - Graphics Features - Feb 28, 2017

Some materials don't seem to have texture references. ...

Enabling "Show Only Modified Properties" causes details panel menu to disappear

Tools - Feb 27, 2017

Enabling "Show Only Modified Properties" causes details panel menu to disappear. Only occurs on actors/components with no modified properties. Regression: YES Worked: 3249277 (4.14.3) Broken: ...

Resource files are not recompiled when Version.h changes

UE - Foundation - Cpp Tools - UnrealBuildTool - Feb 27, 2017

See: https://udn.unrealengine.com/questions/349077/why-do-we-have-no-dependency-checking-on-modulever.html ...