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

via5

Well-known member
Messages
132
Reactions
389
Points
63
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