Checking the option for Allow Window Resize in Project Settings allows a the borders of a standalone window to be grabbed and used to resize the window. This does not behave the same on Linux and t ...
I was not able to repro this with template projects in //UE4/Release-4.17. I was not able to repro the lack of collision to the same static mesh I shot at if I tried to run into it. That is why I me ...
Google App store rejects UE4 apps with the response: "App switches to a 2-dimensional view unexpectedly When in VR, your app should never display any 2D images. For more information and examples, p ...
When Having a SkeletalMesh or Static Mesh, you can control Material Parameters directly. Something like that is missing for Post Process Materials. Matinee had a generic Float or Vector Track.If Se ...
User is receiving a crash after a brand new installation of version 4.24.1 NOTE: User is able to launch 4.20 - 4.23.1 without issue. "I tried reinstalling the editor build, updating all of my dr ...
The creation wizard is not correctly adding the #include path in the CPP file. To fix the issue to get the project to compile you have to add the path in the .CPP file within Visual Studio. In this ...
From UDN: [Link Removed] Proposed fix: int32 FHLSLMaterialTranslator::TextureParameter(FName ParameterName, UTexture* InDefaultValue, int32& TextureReferenceIndex, EMaterialSamplerType SamplerType ...
Class "FBlueprintEditor" has several inline getter methods as part of its public API (e.g. GetPreviewActor() and GetPreviewScene()). However, even though they are public, those methods are inaccessi ...
A Client connected to a Server that then destroys the session and rejoins will be disconnected after a short time. Unable to reproduce in a new project, however this has been reported multiple times ...
Using tessellation on Landscapes causes a greater impact in performance than what is expected. In the screenshots provided there is a comparison between tessellation disabled and flat tessellation ...