From [Link Removed] "There is still a bug happening with editing transformations on pause. If you play, then pause, and then edit a transformation, you have to press play twice to resume play (whic ...
If you run with -rdgimmediate -onethread you can get the callstack that indicates that MRQ is still attempting to allocate the full sized texture and not the individual tile size. ...
When DrawMaterialToRenderTarget function is called on tick and actors are spawned in game, the lumen shadow/GI visually flickers. Debugging shows that the lumen screen probes are flickering as well. ...
Descrition: When using the vehicle template the text rendered on the dashboard when using the car is blurred. This seems likely to how the text here is setup vs the hud for the 3rd person view. ...
If the resolution of the game is set to something lower than the screen resolution and then set to fullscreen the game will not stretch to fit the screen and portions will be left black. ...
Timelines are displayed as [Unamed TimelineComponent] in the Details view. Renaming the Timeline in the Blueprint has no effect. Reproduced in 4.7.3 binary and Main (//depot/UE4/Promotable-CL-24874 ...
If a user removes a wall or box from the top down project base level, the navmesh will not update appropriately, creating a wall that the user will not be able to pass on PIE. Additional Note: Thi ...
Duplicating a Timeline from the MyBlueprint tab (instead of duplicating it in the Graph) creates a Timeline variable with no actual Timeline to edit. It is only possible to Set or Get this variable. ...
A Child PlayerCharacter BP in this project resets its assigned Anim BP to 'None' on restarting the project. The user reports that the Skeletal Mesh will also occasionally reset to None. I have not b ...
TGA files do not have an image icon like the JPG files do in the Slate Dialogs in Linux. ...