The user reports a scene with a reasonable number of foliage instances renders with black lighting: After updating to 4.11 (.1 or .2 doesn't matter) I have not been able to bake my lighting properl ...
Code projects in the binary version of 4.16.1 cannot be launched without the Editor in the debugger in Visual Studio. The project hits a breakpoint while launching, with the following showing in the ...
This is a common crash affecting users in 4.15 and 4.16. It appears to often occur while editing static meshes. User DescriptionsI was editing a mesh, added a socket, didnt immediately rename it, s ...
Attaching other actors to a child actor (actor spawned by ChildActorComponent) fails to serialize correctly as part of the map. The attached actor loads as detached and resets its position back to w ...
This seems to occur because of how reliability and the retransmission of dropped data is handled in the engine. If a reliable bunch is dropped, the entire bunch will be resent, but any unreliable bu ...
UDN Description: We are having issues with the "Create Blocking Volume" tool on StaticMeshActors. When we create a convex blocking volume (any convex, rough or heavy), we often have volumes that ha ...
A licensee is having issues syncing their fonts folder from within the editor using Subversion. This issue only occurs with their Fonts folder; with the callstack they supplied, this leads me to bel ...
When the value of a variable defined in a parent class is changed inside of the child class, the value is not updated in a BP of the child after hot reloading. ...
When a component inherited from code is transformed in any way with the viewport controls (arrows, rotation sphere, scale boxes) the editor will crash. Using the value boxes to set the transform do ...
User reported a considerable performance drop on iOS between versions 4.7.6 and 4.8. I was able to reproduce this perf drop using the steps he provided. ...