Camera Tool stuck when building from the editor

I got the Package using [CI Build] and the camera can't move. Version: 2.9.18 Quest3. How can I solve this problem? Actions:https://github.com/AoZhui/open-brush/actions/runs/12629441479
GitHub
[CI BUILD] · AoZhui/open-brush@eb151d3
Open Brush is the open source, community led evolution of Tilt Brush! Forked from https://github.com/googlevr/tilt-brush - [CI BUILD] · AoZhui/open-brush@eb151d3
17 Replies
andybak
andybak•4mo ago
Creating a thread so I can find this easily! @Unity apologies for the delay. Trying this today I'm just trying to work out how best to reproduce this. @Unity I noticed that you're making a lot of changes to your branch. But you're doing it in a way that's going to make it difficult for you to track future changes in open brush (And would also make it harder for you to contribute changes back to us that might be useful like your improvements to translations) If you're planning to do any major work and this isn't just a throwaway experiment then it would be useful to chat about how to keep our branches in sync better
Unity____
Unity____OP•4mo ago
Yes, You're absolutely right. I hope I can contribute to OpenBrush. So I built a new repositories and started over.
Unity____
Unity____OP•4mo ago
GitHub
GitHub - Unity8883/open-brush-175: Open Brush is the open source, c...
Open Brush is the open source, community led evolution of Tilt Brush! Forked from https://github.com/googlevr/tilt-brush - Unity8883/open-brush-175
Unity____
Unity____OP•4mo ago
Thank you for your reply. Then, how should I solve the Bug of Camera Tool?
andybak
andybak•4mo ago
nastyjman
nastyjman•4mo ago
So this happens on my repo when I do the CI BUILD
nastyjman
nastyjman•4mo ago
nastyjman
nastyjman•4mo ago
The CI BUILD on the icosa side works. Just not on mine.
andybak
andybak•3mo ago
Yeah that makes sense then - it's related to missing secrets. I should be able to fix that.
Unity____
Unity____OP•3mo ago
May I ask, has this problem been solved?
andybak
andybak•3mo ago
No - I wanted you to help and try something for me but we never seem to be online at the same time Let me look at my notes and see what I wanted
andybak
andybak•3mo ago
Ah yes. Can you check the config gameobject:
No description
andybak
andybak•3mo ago
Make sure you've assigned a secrets file to it:
No description
andybak
andybak•3mo ago
and then make sure the secrets has got an empty entry for all 7 of the possible types of secret:
No description
andybak
andybak•3mo ago
oh hold on though. The CI build will overwrite that anyway 🤔 @mikeage where do secrets come from when building on an external account? Is there a fallback file that's used?
mikeage
mikeage•3mo ago
I'm not near my laptop, but I don't think there's an asset file at all, so they'd be blank But I'm not 100% sure
Unity____
Unity____OP•3mo ago
Thank you. The camera is normal.

Did you find this page helpful?