In the sample project we have a Widget Blueprint asset (SomeWidget) that implements a native interface (PrintSomethingInterface.h). However, in the DefaultEditor.ini file, we've also excluded all Wi ...
Voice chat does not work when speaking into the microphone with a normal voice and a Mic Threshold of 0. We have to blow into the microphone or speak loudly for voice chat to work. ...
The leaking variable is UInstancedStaticMeshComponent::InstanceDataBuffers. The memory block is passed to InitPerInstanceRenderData() via InstanceDataBuffers.Release(). But the function doesn't mana ...
This seems to be caused by the matinee actor on Highrise and only appears to be reproducible in a packaged build of ShooterGame, not from the editor. See attached UDN for more information. ...
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 ...