Crash Report: [Link Removed] After downloading latest revision, user is no longer able to open project due to constant crash. ...
When switching the preview rendering level to any of the mobile shader models and opening a new level, the preview rendering level does not get reapplied to that particular level. This is contrary t ...
Collision filtering is producing unexpected results in certain setup. Objects are passing through one another when they are expected to collide. ...
Setting the avoidance group using the Set Avoidance Group node does not set the value of the group selected to true inside of the Avoidance Group struct. ...
It looks like this occurs when the grandchild instance window is open. If you close and reopen the Grandchild's window the parameter appears as expected. I've attached a project with the setup step ...
In ShooterCharacter.cpp (line 376) there is a call to FMath::Min(0.1f, DeathAnimDurtation) that always returns 0.1. User suggests changing FMath::Min() to FMath::Max(). ...
Crash Reporter: [Link Removed] Opening a project created in 4.6.1 with 4.7 built from GitHub branch 20150203 (last commit: 5bac1375be31053932c7b9123cc3bb94c70dd5e0) results in crash. ...
Noticed that deleting audio subtrack deletes the entire track. This also appear to happen to affect any property on the track. If I make it inactive or lock it that property applies to each subtrac ...
The rotation widget and Rotation details sidebar have inconsistent values when rotating using the widget. Also, when hitting a 90 degree rotation from 0, 0, 0, the other axis values are affected. ...
Some users are reporting crashes when attempting to connect to SVN after upgrading to 4.15. The only relevant change to SVN was the update of the 1.9 binaries to support SASL, so it's possible that ...