[CrashReport] UE4Editor_Engine!UpdateRefToLocalMatricesInner() [skeletalrender.cpp:202]

OLD - Anim - Mar 8, 2018

No user comments in the crash group ...

Actor in Map in Struct Causes Crash When Changed

UE - Gameplay - Blueprint - Mar 8, 2018

User submitted bug. Editor will crash after changing key or value in Map. ...

Geometry Pen Tool Duplicates Bushes On Grid Size 1 & 5

UE - LD & Modeling - Modeling Tools - BSP - Mar 7, 2018

There is an issue occurring when creating brushes with the pen tool at grid size 5 where verticles or the brush shape itself seems to be doubled. This issue also occurs if the grid size is 1, though ...

UHT fails when building in VS if a function tries to return a UEnum pointer

UE - Foundation - Cpp Tools - UnrealHeaderTool - Mar 7, 2018

UHT will fail during build in Visual Studio if a function tries to return a UEnum pointer. Adding a valid keyword before the return type will compile successfully. ...

GoogleVR layout visible if stereo is off on iOS

UE - Platform - XR - Mar 7, 2018

User reported bug With iOS applications that swap from VR mode to non-stereoscopic mode, GoogleVR overlay remains on screen. This does not occur on Android devices. ...

Nativized BP Struct dependency can lead to a fatal loader stall

UE - Gameplay - Blueprint Runtime - Mar 7, 2018

Report of a chain of dependencies that can lead to a fatal loader stall in a nativized build:Thing -> BPStruct2BPStruct1 -> BPStruct2 The necessary order of operations is:BPStruct1 loadsBPStruct2 l ...

Prompt for camera permissions when running Google VR plugin

UE - Platform - XR - Mar 7, 2018

Need to update these UDN threads when the issue is fixed. https://udn.unrealengine.com/questions/401360/ios-shipping-build-crash.html https://udn.unrealengine.com/questions/428225/about-ios-ship-b ...

Instanced Static Meshes changes Instance Transform while updating

UE - Graphics Features - Mar 7, 2018

There appears to be a loss in precision when moving instanced static mesh components. Quote from licensee: "...the ISM/HISM Components: In various cases UInstancedStaticMeshComponent::UpdateInsta ...

Transform key don't visible when Import From Animation Root

UE - Anim - Sequencer - Mar 7, 2018

Transform key don't visible when Import From Animation Root. This problem happen from 4.17. 4.16 is visible. Case:4.16[Link Removed] ...

Static mesh view can't preview highlight for selected edge when generated lightmap UVs

Tools - Mar 7, 2018

Static mesh view can't preview highlight for selected edge when generated lightmap UVs. I saw a bit of code. The cause of this problem arises because UV data to identify the selected edge is none i ...