Crash when confirming a directory to import a USD file to via the USD Stage window The repro does not seem to be 100% consistent and it can take a few attempts to hit the crash. The USD Stage wind ...
When load is called user encounters: [UE4] [2019.11.20-23.42.09:282][575]LogStreaming: Warning: Failed to read file '../../../QAGame/Saved/SaveGames/TestSlot.sav' error. The integer value does not ...
Loose sprites:[Link Removed] When these three selected sprites are grouped, it stops rendering correctly:[Link Removed] ...
The Contains node doesn't return an existing row from a data table under specific circumstances. This didn't occur when the struct the data table is based on was made via blueprints or there are mor ...
Override Animation Data doesn't use the new animation to play when the animation mode is already 'Use Animation Asset' ...
Searching "Global" in the details panel of a post process volume does not provide Global Illumination as a result, but searching "GI" does. Tested In: 4.22.3 CL#7053642, 4.24 P3 CL#10283392 , 4.25 ...
Applying a new reflection capture resolution after changing Preview Rendering Level to Android ES3.1 results in crash. Tested in: 4.24 P3 CL#10283392 4.25CL#10303496 ...
When a project is set to use a fixed frame rate via the Project Settings it is uncapped when played in editor. Found in 4.24 Preview 2 CL#10091930 Reproduced in 4.25 Main CL#10298106 ...
One of Pixars example .usd files is crashing the editor when importing with 'USD Stage' (KitchenSet imports with no errors) It is possible to import the file via content browser without crashing. ( ...
Creating a UTexture2D the following way does not properly process gradients in the texture: ------ bool Atexture_test_actor::LoadRawFileTest( /* output */ UTexture2D*& image) { TArray<short> v ...