Mono v6 throws an exception when setting: LogTemp: IPP ERROR: Application exception: System.PlatformNotSupportedException: The FriendlyName value cannot be set on Unix. LogTemp: at System.Securi ...
Vulkan editor is very crashy on older cards due to memory pressure. I have to switch to OpenGL to work on the unrelated bugs. I'm attaching the details of the particular failure I had (see VulkanMe ...
Users are receiving "ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See [Link Removed] for more information. " issue when submitting apps. ...
When moving these components around in the world editor, the transform gizmo will move with the undo, but the actual component will not. I could not repro this behavior with non-native component ...
It looks like FCPXML is off by one frame for the MRQ export. For the old movie scene capture tool, it appears correct. ...
When creating a blueprint component based off of a custom native class that utilizes the ClassGroup metadata ...
Right now only native subobjects are displayed in the details panel with meta = (ShowInnerProperties) is set. Child Actor Components are an example of this, where if the child actor you have added h ...
We don't clearly define the behavior for a Blueprint function when an execution path without a return node is taken. We should either report an error, or have the function return the default initial ...
Event dispatchers (i.e. delegate property values) are currently copied to the new instance when users copy/paste/dupe actors. However, this means that if you have an instance whose dispatcher is dy ...