Buffer Visualization Overview is affected by EV

UE - Graphics Features - Mar 5, 2020

EV -0.5 [Image Removed] EV 0.0 [Image Removed] ...

Crash on garbage collection - Encountered 20 object(s) breaking GC Clusters assumptions.

UE - Foundation - Core - Aug 15, 2018

Garbage collection crash during opening cinematic. Note after crashing and relaunching the game the saved file appears as 8% complete instead of 0%. Note this crash is also occurring with //UE4/D ...

Mac editor mobile preview crash with MSAA on

UE - Platform - Mobile - Mar 1, 2021

setting  GSupportsTimestampRenderQueries=false or r.GPUStatsEnabled=0 can fix it ...

[CRASH]SIGSEGV: invalid attempt to access memory at address 0x0

Tools - Jan 7, 2015

Callstack: <CALLSTACK START> FTaskThread::ProcessTasksUntilQuit(int) Address = 0x1091943e5 (filename not found) [in UE4Editor-Core.dylib] RenderingThreadMain(FEvent*) Address = 0x10de37e4b (filena ...

Constant Crashes on OS X 10.10.1

UE - Platform - Apple - Dec 15, 2014

User (Omri) on Mac running OS X 10.10.1. on MacBook Pro (17-inch, Early 2009 Experiencing Crash. Cannot reproduce. Crash Reporter: N/A Callstack: MachineId:1E07B9CE2F4554A7C3F421A9DD97AFB5 EpicAc ...

Compiled MayaLiveLink plugin for Maya-2018 under Linux crashes Maya

OLD - Anim - Aug 27, 2019

User is trying to use the Maya Live Link plugin on Linux with Maya 2018. They tried to modify the MayaLiveLinkPlugin.cpp because there is no possible way to compile the plugin under linux with uintp ...

Only 2 out of 4 Split Screen characters appear in TM-SplitScreen

UE - Gameplay - Oct 3, 2016

Only two characters appear in the playing field after hitting PIE. There are 4 separate screens, which I expected there being one character for each screen. 4 Characters used to spawn and now only 2 ...

Sometimes CharacterMovement stops at very low steps (quite lower than Max Step Height).

UE - Gameplay - Player Movement - Jul 11, 2016

Sometimes CharacterMovement stops at very low steps (quite lower than Max Step Height). Capsule radius of Character is 50cm, Max Step Height is 45cm, step heights is around 10~30cm, MaxWalkSpeed is ...

Import FBX Camera with 90 degree rotation

UE - Anim - Sequencer - Aug 15, 2016

The FBX Import into Sequencer currently assumes that the camera has a rotation axis of 0, -90, 0. This assumption shouldn't be there. For example, currently this works: 1) From Sequencer, export a ...

FLinearColor ignores Blue in slate code

UE - Editor - UI Systems - Slate - Jan 17, 2017

When FLinearColor is used inside slate code, the third vector value is ignored. This causes FLinearColor(1,1,1) to produce the same color as FLinearColor(1,1,0). This also causes FLinearColor::Blu ...