john123 Posted July 15, 2021 Share Posted July 15, 2021 Hi, I am having an issue using the SRWorks SDK 0.9.7.1 in a newer version of Unity (2021.1.12f1). There are some obsolete method calls (in ViveSR_Settings.cs and ReconstructedAssestImporter.cs) which I think I fixed. However, when I run the sample scene, the RenderCamera objects (left and right) do not seem to move with the headset. This is despite the fact that the TrackedCamera objects (left and right) both track fine. My question is: What function (and in what script) handles the movement of the RenderCamera objects? It seems clear that ViveSR_DualCameraRig.cs handles movement of the TrackedCamera objects (via SetCameraPoses), but I can't find the analogous call for the RenderCameras. Any help is appreciated. Thank you. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now