Get All Actors of Class is failing to report at Event Begin Play in a streamed level. Test project attached. This is a regression: did NOT occur in 4.8.3. Reproduced in 4.9.0 binary and Main (2678 ...
The MainMenu widget isn't loaded when the player returns to the MainMenu map from the InGame menu in Multiplayer Shootout. This happens in PIE and in a packaged project. Reproduced in 4.8.0 and Mai ...
This is a regression.This does not affect UE5. Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling. In 4.26 and UE5 the code compiles without issue, and the user ...
Adding impulse to a Static Mesh Component that is not the root of an Actor Blueprint does not replicate movement to the Client. Reproduced in 4.7.6, 4.8 Preview 3, and Main (//depot/UE4/Promotable- ...
1) Using the Meta specifier EditCondition will gray out the property box so that it cannot be clicked, but using tab from another property box will place the cursor inside the grayed out box. 2) V ...
When you are packaging and deploying your project to an iOS device, If Supports Landscape Right orientation is the only Orientation checked, It will show incorrectly on the iOS device. Tested on an ...
Simulating your level and then attempting to use the Keep Simulation Changes option on an actor that has simulated physics gives the No Properties Copied error. Occurs in 4.9.2 binary and Main CL ...
Enum to Byte conversion returns 2 for the first enum then 4 then 6 and so on rather than 0, 1, 2, etc. This is a regression; does NOT occur in 4.8.3. Reproduced in 4.9.0 binary and Main (2675088) ...
Selecting a text field that is displaying "Multiple Values" will rewrite all values for all selected entities to "Multiple Values". Reproduced in 4.7.6, 4.8.0, and Main (//depot/UE4/Promotable-CL-2 ...
Using Edit->Undo or Ctrl+Z has no affect after breaking using Alt+Click to break the connection of transition nodes. In the My Blueprint tab, extend Graphs->AnimGraph Regression: No - Same behavio ...