nonstandard bsp additive brushes cause breaking/artifacting on other bsp brushes when colliding

UE - LD & Modeling - Modeling Tools - BSP - May 14, 2015

if a nonstandard additive bsp brush collides with a standard additive bsp brush, the surfaces of the bsps break and artifact, causing numerous holes in the brushes. ...

Code classes that include a CableComponent cannot be built in Visual Studio without making a modification to the CableComponent.h file in source code.

UE - Gameplay - May 14, 2015

Adding a cable component to a custom code class will result in a build failure in Visual Studio unless the Cable Component's source code is modified to include CABLECOMPONENT_API. ANSWERHUB:https:/ ...

PN Tessellation and Grass Node Crash Engine

UE - LD & Modeling - Terrain - Landscape - May 14, 2015

Landscape Materials which use the new Grass Output and have Tessellation turned to PNTriangles will crash the engine Also reproduced in Main Promotable-CL-2550487 & Releases/4.8/Promoted-CL-255045 ...

Retopologized landscapes ignore collision when mip level set to 1

UE - LD & Modeling - Terrain - Landscape - May 14, 2015

Object collision ignores landscape components that have been retopologized if the landscapes collision mip level is set to 1 instead of 0. ...

Execute Console Command function differs from the Engine Scalability Settings

UE - Graphics Features - May 14, 2015

When executing the 'execute console command' with 'sg.ResolutionQuality 25' the engine scalability settings are at 6%. When you set the 'sg.ResolutionQuality 50' the engine scalability settings are ...

Editor crashes upon PIE unless tick is disconnected and reconnected

UE - Gameplay - Blueprint - May 14, 2015

Project crashes if user presses compile or PIE unless they first disconnect and reconnect event tick within blueprint component BP_BuildStage. Frequency: 4/4 CrashReporter: [Link Removed] ...

Calling a parents function that is used in a child blueprint from a spawn actor from class node that is being called back in the parent will cause an error

UE - Gameplay - Blueprint - May 14, 2015

If the user calls a function (We will call it "Parent's Function") from a child blueprint and then turns around and tries to call that implementation of the Parent's Function with in the parent it's ...

User receiving crash when compiling & saving blueprints on Mac

UE - Gameplay - Blueprint - May 14, 2015

User receiving crash when compiling & saving blueprints. Log Error: (SIGSEGV: invalid attempt to access memory at address 0x0) User also supplies a Stack Trace Image in his answerhub post. ...

Issues with Convert Selected Actor to Blueprint Class (previously Replace with Composited Blueprint)

UE - Gameplay - Blueprint - May 14, 2015

A licensee on UDN brought up some issues with "Convert Selected Components to Blueprint Class". After investigating a bit, it seems there's been some regression compared to what could be done with " ...

Entering 'Show Collision' for a project and then 'Quit' via the console command, you will receive an crash

UE - Graphics Features - May 13, 2015

Once a project is packaged, If you enter the console command 'Show Collision' and the 'Quit', the project will crash upon closing. This is only occurring in a packaged project and not happening whe ...