If a data table asset is based on a custom struct, making changes to and hot reloading the struct will not update the data table in the editor. Restarting the editor will prevent the data table fro ...
When the Project Settings is opened on Linux, a call is made to run an iOS-related C# program (execute iPhonePackager certificates). This call causes the editor to crash. Unable to find mention of ...
A licensee experienced a one-off crash that appears to be related to an active timer removing itself from the ActiveTimers array, leading to an out-of-bounds crash when we try to unregister it again ...
Packaging fails with Event Driven loader enabled and two function libraries reference each other even though the functions referenced in each library to NOT call each other in such a way as to creat ...
It appears that particle components don't update their bounds correctly when they are moved in a scene. If a particle emitter isn't currently visible at the start of the game it will remain culled. ...
This jira was originally filed for "Calling a remote event on a streaming level appears to cause a crash in a packaged game" but the actual crash reproed has to do with trying to load into a nonexis ...
The reroute node is throwing an error why you try to using it with a Texture Object Parameter. It works just fine without the reroute node so the workaround is simple enough. ...
Mesh Flicker when Two Bone IK is stretched ...
I think the issue is that in GetInstancedSubobject() (CoreNative.cpp), the following bit of code is not considering that the instanced subobject might be outered to another instanced subobject withi ...
Vertex snapping doesn't seem to work well for certain geometry setups. This is most noticeable in planes or other flat geometry. ...