Update (5/4/15): New repro steps using Main (//depot/UE4/Promotable-CL-2535351): 1. Create a new Blueprint project 2. Create 3 new Levels: MainMenu, Lobby, and Level 3. Create 3 new GameModes: Main ...
Importing a landscape on a Mac crashes the editor. Landscape importing does not crash the editor on Windows OS. Frequency: 2/2 ...
Also occurs in 4.16 Tested on iPhone6S+_4982 OS: 10.2.1 and tvOS 10.2 ...
This crash is affecting a few users in 4.17. ...
User is unable to play PlatformerGame due to input mappings not being setup for the tvOS remote or gamepad. tvOS 9.2.2 ...
This is a regression from 4.13.2 Seen on a Galaxy6Edge_6714 OS: 5.0.2 This was not seen on a HuaweiP9Plus_9532 OS: 6.0 ...
Currently some (if not all or most) foliage CVars affect both foliage and HISMC. It would be nice to split this so that users can change the values of one without affecting the other. ...
BP Component is not destructible if the Object Type is set during runtime. If the Object Type is set manually before PIE is started, the BP component will destroy correctly. ...