Sight perception is being blocked by Procedural Foliage Blocking Volumes. Setting the volume to No Collision resolves the issue, but then the volume will not block foliage. Found in 4.12 Preview 5 ...
Full log attached below: During packaging many log show that it is trying to initialize and i do not have the runtime installed. Snippets from a portion of the log[2016.04.28-15.05.46:033][ 0]OSV ...
When you attempt to import an FBX with the same name as another asset in the same folder, it asks to overwrite it. Many users and licensees use this method over our "Reimport" options because there ...
Error message: Stack overflow - code c00000fd (first/second chance not available) Source Context: 687 if (SyncGroup != NAME_None) 688 { 689 CollectMarkers(); 690 ...
If a user is attempting to apply a header comment to a function, if the following syntax is used, the editor will return the error "End of class header encountered inside comment" /** @brief Values ...
Widget node IsHovered does not register a TouchUp when you TouchDown onto a touchscreen device. It keeps the same x,y coordinates when moving your finger along the screen. I have spoken with Chris ...
When creating a new actor at run-time through code, it's possible for RPC function to be called before the new actor's BeginPlay is called. ...
Duplicating a blueprint that has a node hooked up to BeginPlay causes the BeginPlay in the duplicate blueprint to target the original blueprint. This does not appear to affect functionality. Occur ...
When a custom component is added at runtime, it does not show up in the details panel when you select the blueprint that it has been added to. Found in 4.9.2 binary. Reproduced in 4.10 Preview 3 a ...
When enabling the option for Cast Shadow as Masked in the Material for a translucent object the shadow is no longer baked when building lighting. Using Stationary or Static Lighting will give the sa ...