Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. A large amount of warnings are generated upon investigating project log. Here's a small e ...
Some licensees have reported seeing intermittent corruption of runtime virtual texture tiles. This hasn't been reproduced at Epic. Usually this shows up as some small percentage of rendered tiles l ...
The project sample Multiplayer Shootout in the Learn tab is crashing on start up with 4.7.4 Crash does not occur on 4.8. Tested by Patrick.D on Main CL-2498147 Pass in 4.7.5 dev. - CKC 2503383 ...
There is a crash that is occurring when a blueprint with the parent of "Level Bounds". The crash occurs when the project is closed and reopened. Opening the blueprint immediately after it was create ...
PhysX throws warnings (which are escalated to errors) when CCD and Kinematic are in invalid states (they can only be enabled exclusively). The code to fix this has already been submitted, but may c ...
Attempting to use UAT on Windows to remotely create a standalone build of a project for Mac fails in 4.19. The error message indicates that it cannot find part of the path to the project's Info.plis ...
It can select ChildActor with the Eyedropper tool. Since ChildActor is an actor created temporarily, when you restart the Editor it becomes empty because there is no reference. When selecting AActor ...
When using a Sequence that is a duplicate of another, without changing the event names, the duplicate Sequence will still fire off the event from the original even if the values are changed. Changin ...
A licensee has reported an issue where using ABSLOG results in some parsing issues with certain characters in path names. In this example, the issue is with ). If the Parse function ends up parsing ...
Masked materials that sample virtual texture don't function correctly. They render black instead of masked. This happens when there is no depth pre pass enabled. Automatically enabling depth pre p ...