Licensee's project requires the bEnableExceptions flag to be set to true in the Build.cs file. The build compiles for Windows, but when attempting to package for Linux they get these errors: Proce ...
HUD can cause a crash when used with Mobile. "When running from visual studio exception happens here: https://github.com/EpicGames/UnrealEngine/blob/4.22/Engine/Source/Runtime/Renderer/Private/Mobi ...
This issue only occurs with -audiomixer passed into the Engine (4.23) and in 4.24/4.25 where it is enabled by default. The user tried deactivating and reactivating Time Synth component to pause it ...
The heightmap and weightmaps were created using Terresculptor, and exported in the correct format. If you import everything except the layermaps, the landscape is generated and the layers can be pai ...
Problem Under laggy networking conditions, if the user rapidly presses the jump button the character can at some point stop responding to jump input. Initial Thoughts It looks like there's a logi ...
A crash may occur when changing the MaterialQualitylevel via Scalability due to a race condition. The issue occurs because in ScalabilityCVarsSinkCallback(), when it creates the FGlobalComponentRec ...
This issue was reported by the licensee, but it's possible that the number of vertices in the particles is higher than it really is. ...
Graphics failure when pasting code for a BP node into Color Picker Hex field Does not occur in 4.8.3 ...
Getting a TextBlock variable from the Return Value of a Create Widget node inside a Player Controller will cancel all the nodes before it in Standalone. Does not occur in other PIE modes, and does n ...
I first came across this bug when I was working with Actor Sequences and noticed that the door I had opening would snap back when I tried to close it. Later I discovered that the issue was with play ...