Attempting to use a post increment operator in a TMap or TSet iterator will fail to compile with error shown in callstack field. This is due to the post-increment operator not being overridden in M ...
Remote building for iOS/tvOS is leaving behind generated files which can cause various compile issues when creating different projects in different streams with the same name (MyProject, MyProject1, ...
Renaming a material isn't reflected in the Static Mesh Editor until it is closed and reopened. User Description: Let's have imported static mesh with material. Then select material using "Browse t ...
Editor Preferences -> General -> Loading & Saving> Source Control: the "Tool for diffing text" dialog box doesn't let you choose an application, because the file extension is set to .exe (for Windo ...
Hierarchical Instanced Static Mesh have a fill color when selected. This isn't consistent with how static meshes appear when selected. Normally they only have a colored outline that appears. There i ...
Particle frequency doesn't appear to have any visible influence on the particle system. You can test this by changing the particle frequency value on the particle system in the attached project. ...
Standalone window goes behind other windows when using a combination of Set fullscreen mode and Apply Resolution settings ...
Dbuffer Decal materials don't render correctly when applied to a decal component in a blueprint. You can compare it to the decal actor and see that they aren't visually the same despite having the s ...
When a State machine is duplicated, all states inside of the state machine keep their original names. This causes duplicate names and selection issues. ...
The particle system has its initial velocity and its velocity/life in world space. It is expected that the particle's orientation won't influence the particle's velocity. That isn't the case though ...