OnRep_BurstCounter Not Firing Reliably in ShooterGame

UE - Networking - Nov 17, 2017

In ShooterGame, when a Listen Server fires its weapon, the burst effect will not be replicated reliably to the client(s). Adding logging to OnRep_BurstCounter in ShooterWeapon.cpp will show that t ...

[CrashReport] Linux_PlatformCreateDummyGLWindow()

UE - Platform - Linux - Nov 16, 2017

This is a trending Linux crash in the 4.18 release Callstack from Log[2017.11.10-14.42.41:021][ 0]LogLinux: Error: appError called: Assertion failed: [File:/media/***/OS/UnrealEngine-release/Engi ...

[CrashReport] UE4Editor-MetalRHI.dylib!TranslatePrimitiveType()

UE - Graphics Features - Nov 16, 2017

This is an infrequent but longstanding Mac crash that has occurred since at least UE 4.15. User DescriptionsTried to look at LOD Coloration Callstack from Log[2017.11.15-20.09.54:885][537]TextureS ...

[CrashReport] Mac crash - FShaderCompilingManager::ProcessCompiledShaderMaps()

UE - Graphics Features - Nov 16, 2017

This is an infrequent Mac crash in the 4.18 release. The callstack is a match to [Link Removed] (loading Zen editor on Mac), but that was confirmed fixed for 4.18.0 while this continues for users. ...

Parent actor missing in subscene after reopening

UE - Anim - Sequencer - Nov 16, 2017

Attaching a particle to the bone of the actor spawning with the parent's sequence, once closed it will be missing. Error occurred in this project.[Link Removed] Content/Sequencer/CutMaster Content/ ...

FSimpleAbstractSocket implementations do not handle partial sends

UE - Networking - Nov 15, 2017

The implementations of FSimpleAbstractSocket used by the network file server do not handle a partial send call on the socket. If a partial send occurs and there is no socket error, it should loop a ...

Setting the iOS Marketing Icon results in the icon being displayed at full size and interfering with the ability to scroll through the iOS settings

UE - Platform - Mobile - Nov 14, 2017

Setting an image to be used as the Marketing Icon results in the icon being displayed at full size and interferes with the ability to scroll through the full iOS section. ...

Missing default Marketing Icon for iOS projects

UE - Platform - Mobile - Nov 14, 2017

There is no default image in the Engine for the iOS Marketing Icon. ...

Editor crash in blueprint after compiling Post Process Settings node setings

UE - Gameplay - Blueprint - Nov 14, 2017

Adding a variable of Post Process Settings structure to a blueprint causes the editor to crash when the blueprint is compiled. Regression: Yes - Editor did not crash on compile in 4.17.2 (CL 365890 ...

Crash reimporting Skeletal Mesh that has an extremely high amount of LODs

Tools - Nov 14, 2017

I have attached the project I used to repro this as well. All you should need to do is reimport twice on the untitled skeletal mesh and it should crash ...