When adding the first person template (bp or code) as a feature pack, an error occurs stating "Unable to read file" and a warning "failed to import". ...
This wasn't like this in 4.24 (see attached images). If you create a variable Engine.Owner.Position the search will find it however. Found in 4.25 Preview 2. Reproduced in 4.26 Main. ...
When attempting to run the attached Project submitted from UDN, it will crash on launch. If Vulkan support is disabled, the Project will run as expected on Quest. This issue DOES NOT appear to repro ...
For TMap variables of type struct created in blueprint, if change the default value in child blueprint and compile, it will restore to the default value of the parent actor. This problem does not o ...
Looks like we are missing code in the Evaluate methods similar to what we are doing in DecompressPose to account for compatible skeletons. The easiest way to repro is in a standalone game because ...
PCG causes crash when UGrassInstancedStaticMeshComponent is set as a mesh entry for the static mesh spawner node. ...
When static lighting is baked using CPU lightmass for a nanite-enabled landscape it causes an editor crash with this assert: ...\Lightmass.cpp] [Line: 546] Attempting to add the same material twice ...
With net debug drawing enabled, an extra debug box is drawn around some actors to indicate if the actor is always relevant or if it is distance culled. However, the strange size of this box makes ne ...
When importing an FBX into a project if the "Import" option is chosen rather than "Import All" then importing the same FBX a second time will cause the editor to crash. ...
If Starter Content is added to a newly created project and then the Starter Content is deleted, upon re-opening the editor the Starter Content files will return to the Content Browser. Workaround: ...