Skip to content

Update samples#297

Merged
from2001 merged 7 commits intodevelopfrom
update/samples-2026-01-22
Jan 22, 2026
Merged

Update samples#297
from2001 merged 7 commits intodevelopfrom
update/samples-2026-01-22

Conversation

@from2001
Copy link
Collaborator

No description provided.

claude and others added 7 commits January 22, 2026 11:06
The previous approach called Repaint() from within OnInspectorGUI,
but this only works if Unity is already redrawing the inspector.
When idle, the repaint scheduling code never executed.

Replace with RequiresConstantRepaint() override which properly tells
Unity to continuously repaint during Play mode.
@from2001 from2001 merged commit c2093e4 into develop Jan 22, 2026
@from2001 from2001 deleted the update/samples-2026-01-22 branch January 22, 2026 18:08
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

Successfully merging this pull request may close these issues.

2 participants