A licensee is reporting a difference in auto-exposure brightness levels between PIE and a Packaged project. He is working in VR, but since I was not able to reproduce the issue on my end it is hard ...
Surfaces are getting washed out or over brightened when using a Cubemap on a Skylight in VR. Tested 4.15.2 - 3416026 : Does not occur 4.16. p2 - 3415565: Occurs ...
When setting "draw at desired size" for a widget component to true, the "Draw size" will no longer respond to input. ...
Oculus store does not accept APKs signed with v2 signing from Gradle. ...
The issue appears to be the type of the input pin on the custom event(or function - both behave the same), under normal circumstances it should allow you to pick the enum from a list on the calling ...
When using OverlapAll as a collision preset on a Cube, the collision will trigger when placed near a wall even if the Character has not collided with the Cube. ...
It can select ChildActor with the Eyedropper tool. Since ChildActor is an actor created temporarily, when you restart the Editor it becomes empty because there is no reference. When selecting AActor ...
Light Map Resolution is set to a small value (4 or 8), it will build normally. ...
Projects with Preferred Landscape Orient set to Left Home Button will still launch on iOS in Right Home Button orientation. ...
When assigning an array of actors that implement a specific interface to an array of the specific interface the engine crashes. This doesn't happen if the actor array is put through a for each loop ...