Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity 5.4.0f3 and LR shading issue #9

Open
steelwoolstudios opened this issue Aug 18, 2016 · 6 comments
Open

Unity 5.4.0f3 and LR shading issue #9

steelwoolstudios opened this issue Aug 18, 2016 · 6 comments

Comments

@steelwoolstudios
Copy link

steelwoolstudios commented Aug 18, 2016

I just switched our project to 5.4.0f3 and installed Lab Renderer. We are using Standard Unity shaders and when I do a convert, I get to errors in the console but the objects become invisible. I can convert back and it is fine.

convert1

convert2

@SmartCarrion
Copy link

Do you have the valve camera component on the right camera? And make sure 'hide all valve materials' is not checked.

@steelwoolstudios
Copy link
Author

Shit. I do now! Thanks!

@BHSPitMonkey
Copy link

Can you close this?

@Wip3ou7
Copy link

Wip3ou7 commented Oct 14, 2016

I'm running into this problem too, I'm using the valve example scene and it already has a VR camera and hand tracking rig in the scene from what I can tell. Where is this "hide all valve materials" checkbox?

@SmartCarrion
Copy link

It is on the ValveCamera script. look for "Camera (eye)" in the heirarchy

On Fri, Oct 14, 2016 at 2:17 AM, Wip3ou7 [email protected] wrote:

I'm running into this problem too, I'm using the valve example scene and
it already has a VR camera and hand tracking rig in the scene from what I
can tell. Where is this "hide all valve materials" checkbox?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#9 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AE3l1uUQRZ_I2rK5tTk2rjRkPxtCrBr4ks5qz0iogaJpZM4JnvnN
.

@BHSPitMonkey
Copy link

@Wip3ou7 yes, you already have a VR camera, but that camera object needs to have a ValveCamera component added to it (you need to do this yourself). The checkbox you asked about is on that component, though it won't be checked by default so you shouldn't have to worry about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants