ASW shimmering effect on plain background
This has been discussed before and Meta aren't interested in fixing but I'll mention it again just in case it makes them change their mind. When ASW is active in PCVR and you look at a plain patch of colour, such as the sky or water in a flight sim, there's a very distracting shimmering effect which occurs. I believe the bug only happens on 40xx and 50xx series graphics cards. Any chance of this getting fixed Meta or don't you care?40Views0likes2CommentsASW + Multiview - UE 5.2 support?
Hi - recently been reviewing our platform settings / features and noticed whilst testing that draws and prims doubled when toggling ASW ON/OFF. It certainly seemed as though multi view was being switched off when running ASW. Struggling to find much info on this relative to whether ASW has multi view support in UE5 let alone 5.2? Any insights would be much appreciated.27Views0likes0CommentsUnity ASW URP Fork doesn't work with RenderTextures / Lit Shader
I'm using the Meta URP fork for ASW support (Unity 2022.3). I also have functionality in my game for taking an instant photo onto a RenderTexture. However when I do this the images I get seem to be showing the motion vectors and nothing else. Its definitely due to the fork as identical setup (Vulkan / Standalone build) worked perfectly before the switch over. PCVR / DX11 works fine either way. Is there any way to strip the motion data out of these or a way to force that particular camera to not do the motion vector pass? Also reported here with images: https://github.com/Oculus-VR/Unity-Graphics/issues/34642Views0likes1CommentUnity ASW URP Fork doesn't work with RenderTextures / Lit Shader
I'm using the Meta URP fork for ASW support (Unity 2022.3). I also have functionality in my game for taking an instant photo onto a RenderTexture. However when I do this the images I get seem to be showing the motion vectors and nothing else. Its definitely due to the fork as identical setup (Vulkan / Standalone build) worked perfectly before the switch over. PCVR / DX11 works fine either way. Is there any way to strip the motion data out of these or a way to force that particular camera to not do the motion vector pass? Also reported here with images: https://github.com/Oculus-VR/Unity-Graphics/issues/34 Sorry for repeat convo (put in the wrong board to start with)413Views0likes0CommentsIs Application Spacewarp Worth Integrating?
Hey all, just wanted to get some community (and hopefully developer) input on whether AppSW is appropriate for our project, and if other Unity devs have successfully shipped with it. We're working on a medium sized adventure game with lots of moving creatures and player interactions, budgeted for quest 2 but hoping to use AppSW to reduce our GPU load and fit more assets in, as well as limit the amount of curving corridors we need to make. From the demo available through the Meta URP fork it seems like AppSW has a ton of caveats that cause distortion, for example fast moving objects, railings, transparency; so we're wondering what the ideal use case for AppSW would be and if it fits our project. On a similar note, we've seen some posts on the forum that apparently shadergraph is not supported with AppSW. Is this information up to date? Any info on this would be great, cheers812Views0likes1CommentUE4.27 VR Preview crash when 'play as client'
Hi, I'm developing multiplayer FPS Game and trying to use spacewarp on UE4. I followed Oculus guide here : https://developer.oculus.com/documentation/unreal/unreal-asw But when I set 2 players and try to Play VR preview with 'Play as Client' setting in editor, editor just shut down without any crash report. (It works on 'Play as Standalone') It also occur on VR template project.. Does anyone know solution? Thanks for your help. Here is my UE4 version in use. Project version : ue4-oculus-4.27.2-1.70.0-v38.0 ps. I found log output from saved log file [2022.04.25-03.05.23:204][452]LogWindows: Error: === Critical error: === [2022.04.25-03.05.23:204][452]LogWindows: Error: [2022.04.25-03.05.23:204][452]LogWindows: Error: Fatal error: [File:C:/UE4oculus427/Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp] [Line: 902] [2022.04.25-03.05.23:204][452]LogWindows: Error: Rendering thread exception: [2022.04.25-03.05.23:204][452]LogWindows: Error: Assertion failed: IsValid() [File:C:\UE4oculus427\Engine\Source\Runtime\Core\Public\Templates/SharedPointer.h] [Line: 890] [2022.04.25-03.05.23:204][452]LogWindows: Error: [2022.04.25-03.05.23:204][452]LogWindows: Error: [2022.04.25-03.05.23:204][452]LogWindows: Error: [2022.04.25-03.05.23:204][452]LogWindows: Error: [Callstack] 0x00007ff9e3d54f69 KERNELBASE.dll!UnknownFunction [] [2022.04.25-03.05.23:204][452]LogWindows: Error: [2022.04.25-03.05.23:204][452]LogWindows: Error: [2022.04.25-03.05.23:204][452]LogWindows: Error: [2022.04.25-03.05.23:204][452]LogWindows: Error: [2022.04.25-03.05.23:258][452]LogExit: Executing StaticShutdownAfterError [2022.04.25-03.05.23:263][452]LogWindows: FPlatformMisc::RequestExit(1) [2022.04.25-03.05.23:263][452]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 3) [2022.04.25-03.05.23:263][452]LogCore: Engine exit requested (reason: Win RequestExit) [2022.04.25-03.05.23:290][452]Log file closed, 04/25/22 12:05:233.3KViews0likes2CommentsASW doesn't work even when enabled
I'm on the latest oculus branch of ue427, have enabled ASW in the rendering settings and I'm using Oculus Developer Hub to see ASW frames and they come out to 0. I've also enabled experimental features (which is in the wrong place in the plugin because it mentions options below it and there are none below it)Solved5.2KViews0likes7CommentsReady Player me Avatar Shaders Problem with the Oculus Custom Renderpipeline
Hi, I´m Using the custom Renderpipeline by oculus in order to enable and use the ASW, but when I try to download the avatar using the URL, I got the error with the ready player me shader. When I try to open the material with the shadergrahp it can not open . so there is a way to fix this shader ? Thanks917Views0likes0Comments//oculus bug: ASW/reprojection (doesnt adj/reproject depth buffer to new hmd.pos)
open OculusWorldDemo.exe ..\ovr_sdk_win_32.0.0\Samples\OculusWorldDemo\OculusWorldDemo.exe https://developer.oculus.com/downloads/package/oculus-sdk-for-windows/ enable grid (click G) frame freeze (click C) - test with hmd rotate (ok) - test with hmd move (bugs, doesnt adj/reproject depth buffer to new hmd.pos) This gives various artifacts on the scene while cam is in motion too (not only hmd). Please let me know if can be fixed, Thank you710Views0likes0Comments