• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Fixed (1.20.77.3) "Select Atom On Add" breaks the "Cycle Select Person Atom" button

via5

Well-known member
Joined
Jun 5, 2020
Messages
126
Solutions
1
Reactions
411
This is not a new problem with 1.20.77.2, I can reproduce it with 1.20.1.4.

1) Go in the "Scene Add Atom" tab.
2) Make sure "Select Atom On Add" is _not_ checked.
3) Add a new Person atom.
4) Click the "Cycle Select Person Atom" button. The new Person atom is selected.

Then:

5) Go back to the "Scene Add Atom" tab.
6) Check "Select Atom On Add".
7) Add a "CycleForce" atom. The atom is automatically selected.
8) Click the "Cycle Select Person Atom" button. Nothing happens.

This only happens if the Person atom is manually selected after 3). It also seems to happen with any atom in 7), not just CycleForce.
 
I found several places where the select controller functions were not syncing the UI and I have fixed all of them. This syncs the select UI and also fixes the cycle select functionality. It will be in next patch.
 
Back
Top Bottom