LIVE: On MAC, Atmospheric Fog Preview Renders Incorrectly with Default Settings

UE - Platform - Apple - Nov 14, 2014

On a Mac, Following the tutorial located here: https://answers.unrealengine.com/questions/132223/macbook-pro-preview-rendering-issues.html When opening a new level, the atmospheric fog renders soli ...

C++ Event Dispatchers target pin cannot be set to actor references

UE - Gameplay - Blueprint - Nov 13, 2014

When connecting C++ created event dispatcher, the Target node will not accept reference to other actors. This is happening in 4.6 and Main but is working as intended in 4.5.1 ...

UWorld::UpdateWorldStreamingState in World.h has no implementation anywhere in the Engine, and is not referenced anywhere in the Engine.

UE - Gameplay - Nov 11, 2014

The UWorld class contains a declaration for UWorld::UpdateWorldStreamingState in World.h, but there is no implementation in World.cpp, and no reference to UpdateWorldStreamingState anywhere else in ...

Unable to import GrayScale Textures

UE - Editor - Content Pipeline - Import and Export - Nov 7, 2014

Reported by Twitter user, "Does #UE4 seriously not support importing greyscale textures anymore?" ...

Initial Color Vector Parameter cannot be set for GPU Particles

UE - Graphics Features - Nov 7, 2014

GPU particles will not take a changing input from Initial Color when using a Vector Parameter to control through a blueprint. ...

LIVE: Beam Particle Systems distort if camera is placed along the tangent's axis

UE - Graphics Features - Nov 5, 2014

A Beam Particle System that uses a tangent in its source and target setup will distort if viewed from along the tangent's axis. (See attached Picture) This hold true for all 3 axis . ...

CPU Particles spawned through Blueprints do not keep Collision

UE - Graphics Features - Nov 5, 2014

Particle Systems spawned via a blueprint are not generating collision. The same system will generate collision if placed directly in level. Also reported: https://answers.unrealengine.com/questio ...

LIVE: The editor crashes on Mac when attempting to open the attached Media Player .uasset

Tools - Nov 4, 2014

Does not occur on PC. CRASHREPORT: [Link Removed] CALLSTACK: <unknown module>! FOutputDeviceMacError::HandleError() <unknown module>! EngineCrashHandler(FGenericCrashContext const&) <unknow ...

AI characters float above the ground only when in a packaged project

UE - Gameplay - Nov 4, 2014

The users AI characters will work correctly while in PIE & Standalone Mode but when in a packaged project they will float above the ground. This was working correctly for the user in 4.4.3 but the ...

Packaged Win32 Shootergame crashes in OpenGL

UE - Graphics Features - Nov 4, 2014

Packaged Win32 Shootergame crashes in OpenGL. This cropped up while testing on Windows XP, but occurs on all platforms if you launch in OpenGL. QA REGRESSION: YES WORKING: Regressing now BROKEN: ...