See the comment on UInputTrigger::LastValue around issues being a bool type on first tick ...
Adding a camera to the scene and setting the projection mode to orthographic doesn't display properly in the preview window. ...
Compiling a player character blueprint that is tied to an anim bp crashes the editor. Frequency: 2/2 Crashreporter: N/A ...
Does not occur on PC. CRASHREPORT: [Link Removed] CALLSTACK: <unknown module>! FOutputDeviceMacError::HandleError() <unknown module>! EngineCrashHandler(FGenericCrashContext const&) <unknow ...
When adding code to a project, class names cannot be used if they contain a portion of the project's names and the type of class of the parent. Message says that the name is already used by another ...
When a Texture Sample's MipValue is set to something other than "none" (which adds the extra pin), attempting to convert that Texture Sample to a parameter will cause the Editor to crash. (Simple r ...
Box selection in orthographic view ports with nothing previously selected will select BSP brushes even when you are not passing over edges or vertices. The current expected behavior is that it would ...
Mouse appears outside of viewport window when cursor is dragged off of editor window while UDK is open. This occurs even if UDk is minimized. Note: Cursor will appear outside of editor window but a ...
A bug in UBTService_BlueprintBase makes it impossible to create "deactivation-only" BP implemented BT services. ...