[CrashReport] UE4Editor_Engine!USplineMeshComponent::CalculateScaleZAndMinZ()

Tools - Jun 27, 2017

This is a common crash occurring in the 4.16 release. It has occurred for many users, but nearly every user's project is named some variation of "pinball", this makes me wonder if the repro is surf ...

Need to remove dependency on log2 on Android for older versions

UE - Platform - Mobile - Jun 27, 2017

The log2 function does not exist in libc.so on older Android. Using FMath::Log2 instead solves the issue. ...

[CrashReport] UE4Editor-MetalRHI.dylib!FMetalRenderPipelineDesc::CreatePipelineStateForBoundShaderState()

UE - Graphics Features - Jun 29, 2017

This is a common crash affecting Mac users in the 4.16 release. Mark.S: "one of the visualisation shaders is setting up bogus render state" Callstack from LogLogActorFactory: Actor Factory create ...

Assets are invalidated if named or renamed with a leading underscore

UE - Editor - Content Pipeline - Content Browser - Jan 12, 2017

Renaming or naming assets with a leading underscore invalidates the asset. The assets will be renamed to "None" and report occupying 1KB in space. It is no longer possible to interact with an object ...

Crash when using Vertex painter with material including cubemap texture sampler

OLD - Anim - Jul 3, 2017

Engine crashes when static mesh have material with cube sampler in vertex painter mode. Simply DaylightAmbientCubemap_Mat have texture cube as texture sampler. This is not reproduced in 4.15 versi ...

[CrashReport] Crash related to launching Tutorials - UE4Editor_Core!FText::FText()

Tools - Jul 5, 2017

This is a common crash occurring in the 4.16.2 release. Records indicate this has also occurred in 4.16.0 and 4.16.1, but with less apparent frequency. User DescriptionsJust downloaded, clicking ...

QAGame projectile collisions are not working

UE - Simulation - Physics - Jul 3, 2017

I was not able to repro this with template projects in //UE4/Release-4.17. I was not able to repro the lack of collision to the same static mesh I shot at if I tried to run into it. That is why I me ...

Crash when updating instanced subobjects in a USTRUCT

UE - Gameplay - Blueprint - Jul 5, 2017

Attempting to edit array of instanced subobjects causes the editor to crash. ...

Crash Occurs After Calling Move To Location on an AI Pawn using a DetourCrowdAIController

UE - AI - Jul 5, 2017

The editor will crash after calling Move To Location on an AI Pawn that is using a DetourCrowdAIController ...

Crash after adding Virtual Bone, then Creating Asset

OLD - Anim - Jul 5, 2017

Occurs on? 4.16 - 3466753 - YES 4.17 - 3521650 - YES Error message: Assertion failed: RefBonePose.Num() == NumBones [Link Removed] [Line: 4400] Source Context:4387 ResetAnimation(); 4388 ...