SkyLight makes level entire green on Android devices

UE - Platform - Mobile - Aug 10, 2016

https://udn.unrealengine.com/questions/305453/skylight-makes-our-level-entire-green.html Licensee was seeing this only on this device: SM-G906S Android 5.0.1 Adding glFlush call in CaptureSceneToS ...

Using "Get Sequence Player" doesn't work in packaged games

UE - Anim - Sequencer - Aug 9, 2016

Using "Get Sequence Player" doesn't work in packaged games Works with Auto-Play or if you use "Create Level Sequence Player" in step 5 ...

Expose Component Replication in ActorComponent

UE - Gameplay - Aug 9, 2016

UActorComponent has hideCategories=(ComponentReplication) set in the UClass macro preventing uint32 bReplicates:1; to be set as a default setting. ...

BoneMap thread safety crash

UE - Graphics Features - Aug 9, 2016

Crash occurs in FGPUBaseSkinVertexFactory::FShaderDataType::UpdateBoneData() on RenderThread2 at the following line: check(NumBones <= MaxGPUSkinBones); The problem seems to be a race condition ...

[CrashReport] UE4Editor_AssetRegistry!FAssetData::FAssetData()

Tools - Aug 8, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

Toggling variable on sub anim instance node clears its original value

OLD - Anim - Aug 8, 2016

If the user enables Expose for a variable on a sub anim instance node, the original value of that variable is lost. ...

After creating a constraint profile if the constraint types are switched they will not be saved.

UE - Simulation - Physics - Aug 5, 2016

If you convert the constraints when you have a profile active and then switch to a new profile and back again the converted constraints will revert back to whatever they were when the profile was cr ...

Merge Actors button is not enabled when selecting assets in the viewport if they are not visible in the Merge Actor window

UE - World Creation - Worldbuilding Tools - HLOD - Aug 5, 2016

The user has to scroll to the top of the Merge Actors window in order to enable the Merge Actors button even after selecting an actor in the level ...

"Failed to Import" message when clicking Cancel on the Alembic Import Message

UE - Gameplay - Aug 5, 2016

When cancelling the importing of an .abc file, user receives a "Failed to Import" message, making it seem like something went wrong. This doesn't occur when importing non-Alembic files. ...

Changing Preview Rendering Level hides transform widget

UE - Platform - Mobile - Aug 5, 2016

When you change the Preview Rendering Level to Android Preview and then close the project, reopen, and do this again it hides the transform widget. ...