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

Dome Tilt always bounces back to 0 #17

Open
tansyxiao opened this issue Aug 8, 2023 · 6 comments
Open

Dome Tilt always bounces back to 0 #17

tansyxiao opened this issue Aug 8, 2023 · 6 comments

Comments

@tansyxiao
Copy link

I'm using the 2022.2.20f1 version, it showed this error when I tried to attach the FulldomeCamera.cs code to an empty game object as the instruction suggested. Any idea what caused that? Is it a compatibility issue?

@rsodre
Copy link
Owner

rsodre commented Aug 9, 2023

Which error?

@tansyxiao
Copy link
Author

"Can't add script component 'FulldomeCamera' because the script class cannot be found."

@rsodre
Copy link
Owner

rsodre commented Aug 9, 2023

Is there any compile errors on the console?
If there are errors, are them from the plugin or other scritps?
Sometimes one script error can impact other scripts.
But I have not tested the plugin on 2022.2, maybe something changed on Unity and it needs to be adapted

@tansyxiao
Copy link
Author

I see what went wrong. I dragged the whole package into the project and that caused some conflicts. Should only import the FulldomeCamera folder. Now I can attach the script.
Another issue is that after I adjust the dome tilt, it always bounces back to 0. Any idea why?

@tansyxiao tansyxiao changed the title Can't add script component 'FulldomeCamera' because the script class cannot be found. Dome Tilt always bounces back to 0 Aug 9, 2023
@rsodre
Copy link
Owner

rsodre commented Aug 10, 2023

hmm, no reason comes to mind
I would have to try and see, but I don't really have an Unity test environment here at the moment

@tansyxiao
Copy link
Author

The strange thing is that I could move the slider on the Dome Tilt and have it saved, but not typing in the number there (if I typed, it would bounce back to 0).

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

2 participants