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
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
Yes, You're absolutely right. I hope I can contribute to OpenBrush. So I built a new repositories and started over.
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
Thank you for your reply. Then, how should I solve the Bug of Camera Tool?
Not sure but something similar was reported here: https://discord.com/channels/783806589991780412/1197130828719861822/1330606816924532839
So this happens on my repo when I do the CI BUILD
The CI BUILD on the icosa side works. Just not on mine.
Yeah that makes sense then - it's related to missing secrets. I should be able to fix that.
May I ask, has this problem been solved?
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
Ah yes. Can you check the config gameobject:

Make sure you've assigned a secrets file to it:

and then make sure the secrets has got an empty entry for all 7 of the possible types of secret:

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?
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
Thank you. The camera is normal.