When setting up a UMG HUD system, the Multi Line Editable Text box component will accept text, but all text entered is on a single line with a horizontal scroll bar rather than wrapping to a new lin ...
Using the sg.ResolutionQuality command in code or the console has no effect in 4.6.1 or 4.7. ...
The child component of a blueprint cannot have their collision altered through the details pane of the main editor viewport if the child component is a sphere. All changes must occur in the blueprin ...
Actors destroyed are set to 0,0,0 for one frame, which causes collision temporarily before they are completely removed. This only occurs on objects that are attached to a component using the attach ...
Objects do not react well to negative scaling with the scaling widget. Once an object hits 0 then pushes into negative values it begins stuttering between small float values until the user stops goi ...
Changes to Agent Radius are ignored if the navigation is rebuilt during runtime. Agent Radius is changed to the default value of 50. ...
From user SONB: Launching the project for the first time on Android device the landscape has the correct material applied. However, if I change something in the material (for example adding a Lands ...
It's currently not possible to prevent notifies from firing by setting their TriggerWeightThreshold. When stepping into the code that fires the notifies I found that the given InstanceWeight was alw ...
When playing in editor with splitscreen multiplayer enabled, player 2 is unable to hear sounds within his client window. This is tied to splitscreen and does not behave this way when two unique edi ...
When setting up categories for your widgets in the Event graph the categories will revert back to default after compiling the blueprint ...