This doesn't seem to occur every time I run the editor, I can't get it to repro consistently Note: It is possible that this is happening in blueprints based off of a native c++ class has been rel ...
If a level instance uses different runtime settings then it can override the main WP's runtime settings with UWorldPartitionRuntimeSpatialHash::ApplyCVars Runtime settings:GRuntimeSpatialHashUseA ...
This appears to be some form of type confusion. In editor, the type of the result pin is a Packed Level Actor Class Reference, but at runtime, the returned value is a BlueprintGeneratedClass. ...
When using a Translucent or Modulate blend mode decal, the underlying shadow may become visible with VSMs, RT Shadows, and with the Pathtracer. When no normal is applied and a sphere is used to tes ...
In-app purchase failure nodes do not execute when there isn't any connection. ...
Playing a sound (firing weapon) and switching the camera mode will cause the gunfire sound to play twice, once from the weapon's position when it's fired and again as through the sound was coming fr ...
Crash assigning mesh to spline on tiled landscape. ...
Editing the value of an Array Variable in an Actor Component's bp Details panel will collapse the expanded array. Found in 4.7.3 but also reproducible in Main 2491982. Another user reporting the i ...
The experimental feature Blueprint Break on Exceptions does not work with Accessed None errors. To test, create an actor variable in a blueprint and use it as an input to a function without having s ...