Light as If Static setting does not Persist when Re-opening Project

Tools - Apr 28, 2016

This bug was originally entered back in 4.8 as [Link Removed], but was closed as by design. The reason was, the mesh did not have Lightmap UVs, so using the 'Light as If Static' option would not wor ...

Moving the Material Node for Starter Content Materials within the Editor Graph will increase the Texture Sample Count

UE - Graphics Features - Apr 27, 2016

The issue occurs when you simply move the material node itself and click the 'Apply' button to begin compiling shaders. Once it has completed, the number of texture samples increases for the Stats a ...

Editor crashes if an interface array variable is reset in the Detail's Pane

UE - Gameplay - Blueprint - Apr 27, 2016

The editor will crash if an array of interfaces is reset using the "reset values" button (yellow arrow) in the Detail's Pane of the editor. Frequency: 4/4 Crashreporter: N/A Regression? (No), is ...

Reimport factory not being called for import enabled by plugin

UE - Editor - Content Pipeline - Import and Export - Apr 25, 2016

A user reported a problem that started occurring with 4.10 and didn't occur in 4.9.2 (Was unable to get a project in 4.9.2 and thus unable to confirm his claims, therefore I'm not marking this as a ...

Simulated physics after a delay causes physics objects to fall through one another if their collision is overlapping

UE - Simulation - Physics - Apr 25, 2016

Actors that simulate physics after a delay will fall through other physics actors if their collision is touching or overlapping. Note May be related to [Link Removed] Regression? (No), issue (doe ...

Changing the case of any node with a String input will not be saved

UE - Gameplay - Blueprint - Apr 20, 2016

Changing the case of any node with a String input will not be saved User Description: Changing case of any string input in BP not accepted But the problem is still happened on any string input of ...

Editor crashes if a data table containing an attenuation settings struct

Tools - Apr 19, 2016

Editor crashes if a data table containing an attenuation struct is opened in the data table editor. Frequency: 4/4 Crashreporter: [Link Removed] Regression? (No), issue (does) occur on 4.10.4 ...

World Initialization is performed on Transition World if the client's process is halted at a certain point

UE - Networking - Apr 12, 2016

A user reported an issue where, if a client hitches during world transition, the client will continue referring to the transition world instead of the newly created one. This will result in the clie ...

Construction script in parent blueprint calling function in child blueprint resets upon compiling child blueprint

UE - Gameplay - Blueprint - Apr 11, 2016

If the construction script of a parent blueprint calls a function within a child of that parent in the construction script, compiling the child blueprint will cause the parent blueprint to incorrect ...

Triggerbox volume incorrectly forces physics objects to act at rest

UE - Simulation - Physics - Apr 9, 2016

If a phsyics actor set to start awake is placed at the top of a trigger box, it will remain at rest. Regression? (No), issue (does) occur on 4.10.4 ...