sigtrapgames / VrTunnellingPro-Unity

Plug-and-play VR comfort for Unity.
http://www.sigtrapgames.com/vrtp/
MIT License
179 stars 21 forks source link

NullReferenceException #4

Closed Sev73n closed 4 years ago

Sev73n commented 4 years ago

Snipaste_2019-12-02_02-48-12 I am using Unity 2019 and with oculus sdk

ROBYER1 commented 4 years ago

What specific engine version are you using? I have tested in 2019.2, 2019.3 and 2020.1 without any issue here. Make sure you reimport the package correctly and that everything is selected to import from the package.

Sev73n commented 4 years ago

it is my mistake,I use a script directly on ovrcamerarig,In fact, it should be placed in the ovrcamerarig---centercamera,The problem has been resolved Thank you for your reply!