The DrawDebugString() function has to versions. One is the actual function to display a string of debug text in non-Shipping builds, and the other is an empty function that is used in Shipping build ...
This is a common crash on Mac in the 4.16 release. The callstack is fairly generic , so it shares similarities with other Jiras such as [Link Removed] and [Link Removed], but this issue is differen ...
A workaround was provided for the user, to use 'Set Attach End to Component' nodes during BeginPlay. While this fixes the issue in gameplay, the editor preview no longer syncs with gameplay. ...
Currently there is no way to set painted Foliage instances of an actor be able to use lighting channels even though these can be set to movable in their properties. Since Instanced and Hierarchica ...
Running r.AllowOcclusionQueries 0 command seems to set bWait = true, causing large wait times Tested: 4.22.3 CL#7053642 , 4.24P4 CL#10387632 , 4.25 CL#10479005 Link to the users video, which ...
Composite Decorator Graph nodes are not updating titles. Upon closing and reopening the Composite Decorator Graph, the nodes do refresh to their properly set title. Repro Rate: 3/3 Tested this in ...
Spawning a StaticMeshActor at runtime results in the StaticMeshActor not being visible until a property has been changed, such as the material for the Static Mesh. The spawned actor will also have n ...
This is an early trending crash coming out of the 4.16 Preview. This has also been experienced internally on an internal project ([Link Removed]) User descriptionsCreate new cloth asset > Apply ne ...
Cull Distance Volumes cause objects within them to disappear from the World Composition window if they are culled out at runtime. Regression (no) issue (does) occur in 4.12.5 ...