Skip to content

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

Open
SUWAROW wants to merge 1 commit intoCysharp: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 intoCysharp:masterfrom
SUWAROW:fix/unity6-treeview-runtime-nre

Conversation

@SUWAROW
Copy link
Copy Markdown

@SUWAROW SUWAROW commented Apr 10, 2026

No description provided.

@nolimet
Copy link
Copy Markdown

nolimet commented May 1, 2026

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
Copy link
Copy Markdown
Author

SUWAROW commented May 1, 2026

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