Marking as a regression as this issue did not occur 4.25.4 I've attached project logs and "unrealpak -list" output from both 4.25.4 and 4.26 to this ticket. ...
The third person template project is crashing when someone enters PIE with an Oculus VR headset connected. This is a regression, as it does not occur in 4.26.2 CL 16018004. ...
I have not entirely ruled out any issues with the imposter material in the repro, there's a chance this is related to the normal rotations, but turning off distancefields entirely does fix the issue ...
Also worth noting the editor slowed significantly with the planar reflection in the scene. Regression checked in //UE4/Release-4.26.2 CL15973114 and the issue does not reproduce there ...
See the answer in the UDN: [Link Removed] We may want to update the blog post with a suggested fix, or wait until the automatic root offset tech is production ready. ...
GPU particles were disabled on Quest 1 due to a compute issue. We need to validate / fix issues for Quest 2 / Quest 3. Reported in [Link Removed] ...
Community-attempted workaround received in [Link Removed] Correct fix submitted to 5.6 FNMain in [Link Removed] which needs integrating into 5.5.3. ...
Niagara components don't null check their tick functions, and can cause a crash as a result. Compare to UParticleSystemComponent::TickComponent which does. It's fairly common in the engine to pass n ...
Previewing a Node in a UI Material will not show anything, or will remain showing what is placed in Final Color. This issue appears to be fixed in Dev-Main as of CL-2914624. ...
This bug is being entered for integration purposes. This is already fixed in 4.9 Main with one of Lina's changes (CL:2584657). Wanted to try and get this into a 4.8 hotfix ...