Sub-menus disappear when using Linux in a remote session in launcher build of UE Release 5.5.4. ...
With high enough latency, quickly unloading an reloading a streaming level with a replicated actor on the server can cause the actor channel on the client to fail to find this actor: UActorChannel:: ...
Reported in SF [Link Removed] For SKP imports that were added to a file in a previous version of Twinmotion, when the .tm file is concerted to and opened in TM 2025.1.1, if the SKP model is re-impo ...
The licensee has noticed that local variables of type InstancedStruct return nullptr. The setup is a verification of the behavior. Class variables work normally. I've tested this behavior on every v ...
Following this sequence of events, the ObjectLookup and NetGUIDLookup on the server's PackageMapClient will end up in a bad state. In the ObjectLookup Map, the primary asset's package will be mapped ...
During GC, if a file was manually deleted (but the storage system is still track), GC can erroneously fail (and never remove the reference). This causes a backup in GC, putting the whole algorithm i ...
This came up from several discussions on UDN and internal discussion. The root cause is that the AssetRegistry currently cannot discover packages inside IOStore containers, it relies on the seriali ...
LastRenderTime is never updated with occlusion culling disabled, so the widget component will always stop updating. (see UWidgetComponent::ShouldDrawWidget) Developers can force updates by TickWhen ...
Some Materials in this glTF model will not use the correct texture on import. Find interior doors. They will be Green when they should be set to use Wood_Basecolor texture and not Wood_Basecolor1 ...
Reported in SF [Link Removed] In Twinmotion 2025.1.1, lights imported through Datasmith appear with incorrect transforms. Lights will appear rotated 90 degrees about the Y axis with an offset. Test ...