Skip to content

fix: support Unity 6000 TreeView and guard async progress reentrancy#709

Open
SUWAROW wants to merge 1 commit into
Cysharp:masterfrom
SUWAROW:fix/unity6-treeview-runtime-nre
Open

fix: support Unity 6000 TreeView and guard async progress reentrancy#709
SUWAROW wants to merge 1 commit into
Cysharp:masterfrom
SUWAROW:fix/unity6-treeview-runtime-nre

Conversation

@SUWAROW

@SUWAROW SUWAROW commented Apr 10, 2026

Copy link
Copy Markdown

No description provided.

@nolimet

nolimet commented May 1, 2026

Copy link
Copy Markdown

I'm looking at this as a thirdparty and just questioning why other than the affected class are being altered. The lack of a description is worry som

@SUWAROW

SUWAROW commented May 1, 2026

Copy link
Copy Markdown
Author

I'm looking at this as a thirdparty and just questioning why other than the affected class are being altered. The lack of a description is worry som

The PR includes two separate changes for practical reasons.
The async fix is applied across multiple runtime and generated files to keep behavior consistent and avoid partial fixes.
The editor change is a small, unrelated import required for compilation with newer Unity versions.

In any case, if the earlier PR that addresses support for newer Unity versions gets merged into main first, I will adjust my changes accordingly. For now, I’m working on the newer unstable Unity versions using a fork build from this commit.

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.

3 participants