When using the new Rebuild Lighting commandlet will cause a crash with any level that builds when it has a landscape in the scene. https://github.com/EpicGames/UnrealEngine/commit/f89256dd0efb7d0b ...
Characters with disabled Net Load on Client are loaded twice on a Standalone Client. This does not occur on the Server. This only occurs in Standalone, not in PIE nor in packaged games. Reproduced ...
Using the Landscape Grasstype will generate log spam for the number of Landscape components being used or if using World Composition will generate a log warning for each tile used. The warning ind ...
Not all material elements are created and assigned to the static mesh using multiple materials. With the attached mesh, only the first element is created and the other two are left non-existent. I c ...
If you have a trigger box trigger an ambient audio clip when you enter the box, the audio clip will always play from the beginning even if you have the Start time starting later in the audio clip. ...
When packaging a product for Windows (64) with an 'Event Begin Play' node executing a UI sound to play, and changing the Effects Quality within the console, restarts the audio playback for that soun ...
Post: { "jobId": "685b12ad6765a5c9fefad260", "stepId": "a991", "key": "output-otem-job2", "data": { "Type": "Simple Report", "TestName": "EditorClientBoot", "Descript ...
There is an issue with the checkbox taking input when the visibility is set to "Self Hit Test Invisible". It should not be taking input as it should have the same properties as "Hit Test Invisible", ...
Landscape Material renders with missing components when using a 'Landscape Visibility Mask' and deploying to a mobile device. I have found this issue now with an Android and iOS device. I was able ...
Interface functions inherited after a duplicated actor blueprint is re-parented to the blueprint it was duplicated from cannot be deleted. Note that the inherited function can be deleted in a new ac ...