Rotating a static mesh makes it slightly smaller

UE - Gameplay - Jan 11, 2017

If a static mesh is rotated 180 degrees, it is made slightly smaller than it usually is. There are some other degrees that can give the same effect without the shrinking, such as 540. Regression?: ...

[CrashReport] UE4Editor_Renderer!FBatchingSPDI::DrawMesh() [primitivesceneinfo.cpp:47]

UE - Graphics Features - Jan 3, 2017

Error message: Assertion failed: Mesh.VertexFactory->IsInitialized() [Link Removed] [Line: 45] Source Context: 32 // Keep a reference to the hit proxy from the FPrimitiveSceneInfo, to ensu ...

Undocked Windows with a hidden tab cannot be unhidden, moved, or docked any longer.

Tools - Dec 16, 2016

Any undocked windows that have their tab hidden cannot be unhidden and the window cannot be moved. This is problematic because one this is done even if you close the window and reopen it via the Win ...

Force Delete of Referenced SpeedTree Instance causes Crash

UE - Graphics Features - Nov 10, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: IsValid() [Link Removed] [Line: 780] Source Context: 1873 ...

[CrashReport] UE4Editor_CoreUObject!FWeakObjectPtr::operator=() [weakobjectptr.cpp:28]

UE - Anim - Sequencer - Nov 3, 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 ...

Log message in ExclusiveLoadPackageTimeTracker is written incorrectly and means the opposite

UE - Foundation - Core - Oct 20, 2016

A licensee has pointed out that a log message in ExclusiveLoadPackageTimeTracker at line 191 is saying the opposite of what it means. This is the line in question:UE_LOG(LogLoad, Log, TEXT(" ... ...

Log list console command shows duplicated category entries

UE - Foundation - Core - Oct 19, 2016

"log list" console command outputs log categories - a licensee reported they see duplicated category entries in 4.13. (e.g. logFileCache, logHMD, logHUD) Actually 4.11 and 4.12 had duplicated entri ...

DataTable::LoadStructData allocating wrong size

UE - Foundation - Core - Oct 5, 2016

Pointed out by a licensee here: UDataTableを読みこんだ際のメモリ破壊について When reading the `UDataTable, in DataTable::LoadStructData()` the contents of the struct are interpreted[Image Removed], but the size of ...

Slow-rendering thumbnails can be queued up for real-time updates

UE - Editor - Content Pipeline - Content Browser - Sep 22, 2016

A licensee is seeing performance drops while using the editor due to a custom thumbnail renderer taking a while to generate thumbnails while Real-Time Thumbnail rendering is enabled, and has request ...

Auto-generated lightmap doesn't use some UV islands with the packed lightmap UV

UE - Graphics Features - Sep 20, 2016

Some faces from the UV0 for the texture UV are not used when repacking for the auto-generated Lightmap UV even if the faces are split and visible in the UV0. Attached example mesh. ...