Landscape LODDistanceFactor is not applied to levels that were not loaded when it is changed. Sample content shows a landscape in this state. Other landscape properties probably suffer from this s ...
The Date and Time variable does not appear to replicate when set to be replicated. If the variable is called on a client the client will not update properly. ...
Changes done to BTDecorator_Blueprint result in users not being able to upgrade their BP-implemented decorators to 4.7. ...
After creating a new HUD blueprint class and calling it to render a translucent material, the material does not render at all. This is not the case with any other Blend Mode when called to render to ...
The Command "StartFPSChart" references an "EndFPSChart" which is not recognized and should reference "StopFPSChart" ...
Using the console command ProfileGPU while the Oculus DK2 is plugged in will cause Standalone game to crash. The editor however will not crash, just the Standalone game. ...
Built Lighting with Tilemap in ViewportSaved Paper2D Project after editing blueprint graph Building lighting with a non-empty Tilemap causes crash. The editor builds fine with an empty Tilemap howeve ...
Importing a DDS Cubemap with a resolution of 2048 takes approximately 20 mins to import into the engine. It will seemingly freeze the engine for the duration of the import. Also reproduced in Prom ...
The new AI Perception system's BP API, marketed in release notes, depends on UAIPerceptionComponent::GetActorsPerception, that, as one AnswerHub user points out, is useless due to a buggy condition ...