Blueprints with a mesh call the UCS continuously when focusing the thumbnail in the content browser. This is easily visible with a Print String in the UCS causing log spam. This does not occur in ...
If a datatable is created from a struct containing another struct, added rows will show serialization values in the datatable editor for struct variables. Regression (No) issue (does) occur in 4.1 ...
Sandbox mode not dealt with here... const FString CrashContextXMLPath = FPaths::Combine( *FPaths::GameLogDir(), *CrashContext.GetUniqueCrashName(), FPlatformCrashContext::CrashContextRuntimeXML ...
Morph Targets in Skeletal Mesh LODs do not behave correctly This is a REGRESSION, does not occur in 4.11 ...
The following error has occurred in packaging logs for UE4.11 and UE4.12Preview: LogInit:Display: LogUObjectGlobals:Warning: Failed to find object 'Object /Engine/Tutorial/SubEditors/PersonaAnimEd ...
Increasing the scale of a skeletal mesh actor with Capsule Shadows set to true causes the shadow to appear chunky and broken. Regression (No), feature was not present in 4.10.4. ...
Crash Importing Skeletal Mesh LODs with a lot of morph targets Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 2 from an ar ...
When a non-root component for an actor is moved in the blueprint viewport, that component's PostEditComponentMove function is called. Adding the actor to the main editor viewport and then moving th ...
From https://udn.unrealengine.com/questions/292741/fmultireadersinglewritergt-isnt-thread-safe.html: I've found that FMultiReaderSingleWriterGT has at least 2 bugs: The one that caused a deadlock ...
Attempting to paste a task that contains decorators does not paste it near the mouse location, and pastes it off screen instead. Found in 4.11.2 binary. Reproduced in 4.12 Preview 4 binary and Main ...