When enabling LiDAR plugin with VR Instanced Stereo enabled it causes a crash. Alternate repro: From Any project Enable Instanced Stereo in project settings Enable LiDAR Point Cloud Support Restar ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Crash occurs after setting Small Font to a Font in the Project Setting then launching in Stand Alone as the Client. ...
UdpMessageTransport version was bumped due to the change to MessageContext. However, TcpMessageTransport did not have the corresponding bump in version. From UDN: [Link Removed] ...
When a SkeletalMeshComponent is restarted by calling in order of SetSimulatePhysics and SetComponentTickEnabled, the TickComponent and EndPhysicsTick are executed simultaneously. As a result, the ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098. The editor crashes when right clicking a Modify Curve node in an Anim Graph of a Animation Template Blueprint. ...
Additional information in the comments. Potential work around if VS has a prompt suggesting installing addition components is to install:MSVC v143 - VS 2022 C++ Arm64 Build Tools(v14.33-17.3)MSVC v ...
There is a deterministic cooking issue with .uexp map of level asset. [Link Removed] is the similar issue fixing by CL#19723275, but it still there. ...
The actor placed in the level will be unloaded after play in editor. Without save the level (repro step4), the actor is not unloaded and show in editor. ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...