Qutting the engine with VR Editor on causes a crash. I could not determine a way to close the VR Editor internally so I terminated the Project by using the Desktop. Many users among the community ...
If a user has all their audio devices disabled, and then enables the new audio mixer for 4.16, a crash occurs when trying to launch any new or existing project. This is a regression as this crash d ...
This is a top trending crash in the 4.16 release. This may be a regression from 4.15. Additional information is currently unknown. Users have not provided any details. ...
A bug in UBT is preventing the authors of SkookumScript from submitting their 4.16 plugin to the marketplace. ...
The FVector::Normalize function states in its comment that if given a vector that is too small to be normalized, it will set it to 0,0,0 and return false. The function only returns false and does no ...
Selected option does not scroll into view when opening a combo box for the first time. It will only scroll into view if the combo box is clicked more than once (a 2nd, 3rd, ect...) ...
World Outliner selection does not update transform widget location during play. This issue can be easily fixed simply by reselecting the object, this issue only affects the first time the object is ...
Local Variable loses value after reference moves file locations. This does not just affect construction scripts, following these steps with a function instead produced the same result. This issue do ...
Materials cannot be added to the Override Materials array in a static mesh component because attempting to add elements to the array fails. Regression: Yes - using the plus button to add to the arr ...
A crash occurs from the change of inner struct value with TMap variable of an outer struct. This crash does not occur if you change the variable type as a substitution for the last step. Regression ...