• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.
Make CustomUnityAssets that work in VR

Guides Make CustomUnityAssets that work in VR

Spacedog

Well-known member
Featured Contributor
Joined
May 11, 2020
Messages
295
Solutions
1
Reactions
2,034
Spacedog submitted a new resource:

How to make working VR assets for Desktop creators - It's easy when you know how!

A common problem for Desktop users is making CustomUnityAssets that work in VR when they cannot test it and there are no clear explanations of how to do it, but it's actually very easy so here we go:

1. Enable Single Pass Stereo

This is the most common problem, without Single Pass rendering the same image will be drawn to each eye so there is no perception of depth.

In your Unity project open Player Settings by clicking Edit > Project Settings...

Read more about this resource...
 
Back
Top Bottom