"Always Center Window to Screen" No Longer Functioning in New Editor Window (PIE)

Tools - Dec 11, 2015

Regression: In UE4.10, the border that now occurs around New Editor Window causes window to extend beyond native screen resolution designated in Editor Preferences causing the window to 1) Not be ce ...

App on Gear VR crashes when trying to join a listen server as a client

UE - Platform - XR - Dec 10, 2015

If the user tries to join a listen server with an app that is running on the Gear VR the App will stop working. ...

EditInlineNew specifier for UClasses causes issues with the editor UI

Tools - Dec 10, 2015

When a class uses the EditInlineNew specifier, the resulting class has some errors when interacting with the editor. 1. Unable to assign existing blueprints based off the class to an array of that ...

Getting Relative Location of an Object That Once Simulated Physics Returns World Location

UE - Simulation - Physics - Dec 10, 2015

Attempting to get the Relative Location of a component that once simulated physics, but has been dynamically set at runtime to not simulate physics returns the World Location instead until the actor ...

Tessellation on Linux doesn't show in packaged project in OpenGL4

UE - Platform - Linux - Dec 9, 2015

When using OpenGL4, any asset using a material with tessellation will appear untextured in a packaged version of the project. ...

Selecting a bone inside of the Persona's Skeleton tab while running DX12 causes a crash

UE - Graphics Features - Dec 9, 2015

When running in Dx12 on Windows 10, the editor will crash if you click on a bone that you wish to edit in the Skeleton tab of Persona ...

Drastic increase in FBX import times from 4.9 to 4.10

Tools - Dec 9, 2015

The attached asset (including animation) takes 9 minutes to import in 4.10, where it takes 42 seconds in 4.8 and 4.9. You don't really notice this until you start to get up to larger assets or long ...

Using the Set console command to change a value at runtime causes a crash

UE - Gameplay - Dec 9, 2015

When using the Set command to change the value of a class at runtime, the game instance will crash with an access violation. Note: This needs to be done in Standalone or a packaged version for this ...

Actors in sublevels do not replicate to Clients after Seamless ServerTravel

UE - Networking - Dec 9, 2015

Actors in sublevels do not replicate to Clients after Seamless ServerTravel. The user reporting this noted that "[...] UNetDriver::IsLevelInitializedForActor() keeps returning false even when the ac ...

Projectiles do not register collision components if collision component is not set to root

UE - Gameplay - Dec 9, 2015

Projectiles do not register collision components if collision is not set as the root of the actor in the components pane. ...