Generate a CMake project Open in CLion and see that the default compiler and debugger are not set making them the system defaults. This is a quality of life issue that would clarify things. ...
There is extra random bouncing that can last a couple of seconds that does NOT occur in 4.15.2. Sometimes the cube would look like it settled, then randomly pop and bounce again. This happened on b ...
This issue appears to be a continuation of [Link Removed]. Hot reloads work successfully in projects that were created in 4.15 or 4.16 and are still using the same Engine version that they were crea ...
When making a packaged game, changing the resolution via the execute console command "r.SetRes 1280x720w" causes the usual border to not appear, this occurs with any resolution using this command (s ...
The option for snapping the play time to keys while scrubbing is overly aggressive. We'd expect the behavior to snap to the key within a certain tunable tolerance, similar to the option for snapping ...
While AdHoc testing in //UE4/Release-4.16 CL 3437809 in Binary – I found that deleting the projectBP folder of any Template project causes an ensure. I believe this issue is due a step in the garbag ...
Note If creating the project outside of Binary, build the project in VS, but do not close it. When creating a new plugin, the editor compiles the project and opens in Visual Studio. If the project ...
In forward shading specular highlights appear to be much larger for very smooth materials in contrast to the deferred shader. In 4.14.3 the specular highlights were displaying correctly in forward s ...
Crash occurs when playing ShooterGame in editor. I could not reproduce this issue in Main. ...