d:\unreal\unrealengine-4.24\engine\source\programs\enterprise\datasmith\datasmithsketchupexporter\private\DatasmithSketchUpCamera.h(7): fatal error C1083: Cannot open include file: 'SketchUpAPI/geom ...
I have observed this behavior in 4.18.3, 4.19.2, and Main (CL 4048405) Per User: I made a landscape, painted some foliage and saved the scene. After I saved the same scene under different name the ...
This assertion seems to occur when closing the project while a sound is playing on the device. Assertion failed: CommandBuffers[NextIndex].SourceCommandQueue.Num() == 0 [File:D:/P4Workspaces/Switch ...
This user's project crashes on opening a level in PIE after adding a variable to a struct referenced in the GameInstance. Note that I had to do this twice to get the crash to occur. The project can ...
If a variable is bound in the Design Window of a User Widget asset it will be deleted if you use the menu option "Delete all unused variables". Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9 ...
This is a regression as it is working as expected in 4.18. When using the class PlacedEditorUtilityBase to draw a debug sphere, it doesn't appear in the editor in 4.19 and 4.20. ...
When changing the variable type of a variable in a struct, it can cause some pins related to arrays of this struct to become disconnected. The project provided was from the Marketplace, entitled "Su ...
The search field within blueprints loses focus after right-clicking in an empty space in the graphs. I checked to make sure this was not a universal issue, and it is indeed platform specific with t ...
When using the Console Command for Stat SceneRendering the Counter section for "Lights in scene" is not accurately listing the number of lights. In a 4.10 project an empty new level is showing 16 ...
After disabling LightPropagationVolume in Plugins Editor, upon restart editor issues warning message 3 times and crashes, leaving project unable to be opened. REGRESSION: This does not occur in UE ...