Reported from multiple users. NVIDIA RTX 50-series GPU users are reporting BSODs when attempting to launch Twinmotion with the latest drivers installed. The crashes occur on the 576.02 driver versi ...
[Link Removed] From UDN: "The component picker has a Paste option and when trying to decide if it should be enabled or not it attempts to load a class using the clipboard contents as a class name. ...
When using State Trees, the AI Debugger can be accessed during play to show information about their current execution state. If a behavior tree is currently in a state that references a linked tree, ...
Context Blueprint actors placed on the map can bind to another actor's event. If an ActorB has a reference to ActorA, it can bind to an event dispatcher in A by creating an event node in ActorB's e ...
This alteration was introduced in the 'Found CL' field - and is likely an unintentional side effect of adding SIMD to the solver. There is a repro project attached, open up 'TestMap' and run to see ...
When an emitter's Position Mode is Unset, the particles spawn in World Space 0,0,0. This is unexpected. If the Position Mode is Unset in 5.4, the particles remain in Local Space, which is the inten ...
UPDATE This issue no longer reproduces on driver versions 580.88 and higher. City Sample game crashes immediately upon opening with a NVIDIA 5080 with the latest drivers as well as some previous dr ...
When Import Materials flag is disabled we still import MaterialInstances currently. If the flag is disabled we should leave out Materials and MaterailInstances on import. ...
When opening a map with ISM in place, NavOctree is not updated because the ISM bounds are assumed invalid and the geometry is not taken into account in the navmesh build. The following log output i ...