If a Box Collision component is set to simulate physics, calling "Set Box Extent" causes the editor to crash. Workaround: Setting Collision Enabled for the box component to "Physics Only" or "Query ...
Setting a Niagara Bool parameter during runtime causes ensure ...
When using the Python plugin to add an existing level as a streaming level, the editor crashes. It seems that this happens regardless of what level is added or what the contents of that level are. A ...
When adding a Material Layer, that has a Static Component Mask Parameter node in it, to a Material Instance, the editor will crash. The ability to set Material Attribute layers in a Material Inst ...
When creating a blueprint class based on a C++ actor with a Niagara component, color curves will cause the editor to crash when compiling the blueprint. This will impact users creating their own cla ...
A user has reported that using a GameplayTagContainer can cause a packaged build to crash when EDL is enabled in certain cases. In this case, if the base C++ class that includes this GameplayTagCont ...
I am seeing an cook failure at the very beginning. It goes away with a retry step via Horde. Please find attached call stack. I am able to consistently reproduce it by wiping all the DDC cache and ...
Changing the Anim Class in the Details Panel before Disable Post Process Blueprint can prevent the crash from occurring. Changing the Animation Mode does not seem to prevent this crash. The conten ...
The editor will crash if the Window menu button next to Edit is pressed after compiling a toolbar plugin through the editor and attempting to click/use it. ...
When adding the SetSenseEnabled node to a Pawn and controlling another pawn that has an AIPerceptionStiumuliSource, the editor crashes. I tested using other senses such as Hearing and the crash occu ...