The Color Picker is showing a difference in color space when toggling the sRGB setting, but the final resultant color is always the sRGB true color. ...
Calling Add Angular Impulse on BeginPlay causes the editor to crash. Workaround: Adding a short (.01s) delay after BeginPlay prevents the crash. Regression: No, crash occurs in 4.11.2 as well. ...
Cannot use multiple SubScene tracks. When trying to add a subscene to a second subscene track, it just snaps onto the original subscene track. ...
The Editor crashes when a data table references itself by using the data table row handle setting in a struct ...
Set Actor Location and Teleport from a Character when touching an Actor simulating physics will launch the Actor. User supplied a video demonstrating the problem: [Link Removed] Test project in Pa ...
Overridden functions in Child Blueprints cannot be converted to/from pure functions. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2601051) ...
Increment and decrement nodes return the incorrect value User Description: Getting the result of the Increment Macro seems to be incrementing the variable twice. Very confusing. Is this normal? ...
The smaller the scale box is the more to the right a text block from the user created widget will get. In this example the User created a text block that was inside of a size box. They they added th ...
After enabling the "Use Mouse for touch" option in project settings the drag and drop function only working every other time, when clicking and dragging. This only happens in the editor ...
When a widget component is clicked and dragged upon rapidly and that widget creates a copy of it's self and destroys the previous version it can cause a crash. ...