Currently when trying to use room view and the Facet render, an assertion causes vrcompositor to abort.
[Error] - ASSERT: "NOIMPL" at /data/src/common/vrcommon/vrrenderer/facetrenderer.cpp:3320.
[Error] - Aborting due to fatal assertion failure.
This does not occur when useFacetRenderer is set to false in the steamvr section. Using Facet does (in some cases) help bring some improvements for performance. However, it is worth noting Facet does not appear to be an officially supported feature for non Steam Link users to enable. It would be nice for this to work for the sake of completeness.
Tested on SteamVR Beta 2.17.2 on EndeavourOS Linux 7.0.9-arch1-1 using a PSVR2 with a test version of PSVR2Toolkit and Ignition (Windows SteamVR driver translation layer).
Currently when trying to use room view and the Facet render, an assertion causes vrcompositor to abort.
This does not occur when
useFacetRendereris set tofalsein thesteamvrsection. Using Facet does (in some cases) help bring some improvements for performance. However, it is worth noting Facet does not appear to be an officially supported feature for non Steam Link users to enable. It would be nice for this to work for the sake of completeness.Tested on SteamVR Beta 2.17.2 on EndeavourOS Linux 7.0.9-arch1-1 using a PSVR2 with a test version of PSVR2Toolkit and Ignition (Windows SteamVR driver translation layer).