Whenever you use the same login to connect to SVN source control in the editor, the editor's SVN plugin is unable to differentiate between two working copies of the same repo. Any checkouts made in ...
Hello, A licensee has reported us a crash in DebugCameraController / DebugCameraHUD. It is due to a missing check in ADebugCameraHUD::PostRender() of SelectedActor set in ADebugCameraController ...
Certain Map container calls (e.g. Find, Add) will fail to compile at packaging time if a Blueprint class containing a Map variable with a user-defined enumeration as the key type is nativized. This ...
It seems that when a section of the Visual Logger is detached from the window as a whole and then that window is closed when docked next to the Content Browser, then the engine crashes. However, whe ...
Blueprint timelines: when converting an internal curve to an external curve asset, the curve asset's data isn't used until the blueprint is recompiled. This is confusing as there is no indication th ...
The stems from a really old change (CL 2948683) to fix [Link Removed]. Compiling ObjectA will call RefreshExternalBlueprintDependencyNodes on its dependent BP, ObjectB_ReferencesA, which reconstru ...
Another thread: https://answers.unrealengine.com/questions/241358/amd-cpu-very-low-performance-because-ixaudio2sourc.html Note: This not a regression and has existed since our first implementation ...
When you have the mouse cursor set to show in game, if you use shift+f1 to unlock the mouse, eject, and then attempt to click and move an actor using the transform gizmo, you are unable to do so. S ...
Auto-weld is Enabled even if the blueprint component is set to Simulate. This only effects blueprint, static mesh actors in the world still disable Auto-weld if set to Simulate. This is a Regressio ...
The collision mesh and the display mesh are often similar enough to be difficult to differentiate, and there is currently no way to view the collision wireframe without the display wireframe as well ...