Copying and pasting behavior tree nodes reverses the order of any decorators on the node. Found in 4.11.2 binary. Reproduced in 4.12 Preview 4 binary. Regression? Yes. This does not occur in 4.10 ...
Adding multiple instances to instance static mesh component in a code class causes an ensure to trigger when an instance of the class is added to the level. ...
Having a blueprint open during PIE causes a significant drop in performance. Having multiple blueprints open can almost render more complicated projects unplayable. The user has reported 120 fps wi ...
Talking with ChrisB, this has been passed to Samsung and Qualcomm for investigation with the Signal 11 crash. This only affects the Snapdragon S7 devices. ...
The current version of the oculus audio SDK fails to initialize for some clients. We haven't been able to reproduce the problem internally but we're told from Oculus that updating the SDK will fix t ...
When using a sphere trace, the Hit.Location and Hit.ImpactPoint report at the same location. According to the documentation, Hit Location would be the location of the actor where Impact Point would ...
Setting Slate Font Info default value in struct crashes editor Frequency: 3/3 Crashreporter N/A Regression (no) issue (does) occur in 4.11.2 ...
Using Object Scale in your material with an Instanced Static Mesh does not change the color of the material if you scale the individual instances of the Instanced Static Mesh component. If you scal ...
Error message: Stack overflow - code c00000fd (first/second chance not available) Source Context: 687 if (SyncGroup != NAME_None) 688 { 689 CollectMarkers(); 690 ...
Touch End does not get fired if actor is not under cursor when released. Regression (no) issue (does) occur in 4.10.4 ...