The editor window is slightly bigger each time you open the same project. This doesn't persist over to any other project. I also checked in 4.8 from p4, this also occurs in: 4.8 /UE4/Promoted-CL ...
After creating a new level from the levels tab, the temp folder shows back up in the content browser, when it shouldn't. ...
When the user enters immersive mode by hitting f11 and then opens the material editor, (which opens tabbed in the editor underneath the immersive display)The engine crashes when hitting attempting t ...
When setting up a custom game mode blueprint, if the "Start Players as Spectators" checkbox is checked the first player loaded in PIE will not be in spectator mode. ...
If a custom component creates another component in code, the second component does not appear in the hierarchy inside the blueprint menu. It does appear in the hierarchy for an instanced version of ...
Right clicking inside the event graph of a blueprint that is derived from PhysicsCollisionHandler will crash the editor CrashReporter: [Link Removed] ...
If a TArray of spline components is created in code it is not possible to edit/add nodes to the spline inside a blueprint. ...
If the -opengl4 command is used while launching the editor it will cause the viewport to go black if something in the level is selected or while using RMB to look around the level. ...
REOPENED NOTES: Crash Reporter: [Link Removed] Test Project: [Link Removed] Open project and press Play: Editor will crash. User reports this being due to sequential animations not being the sam ...
Adding a camera to the scene and setting the projection mode to orthographic doesn't display properly in the preview window. ...