Cysharp / Cysharp/UniTask

unity 6.4 throws errors

Open Beginner friendly
#707 6 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
11.2k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

It seems they have made a breaking change in 6.4+

Library\PackageCache\com.cysharp.unitask@e602fc8de550\Editor\UniTaskTrackerTreeView.cs(58,43): error CS0619: 'TreeView' is obsolete: 'TreeView is now deprecated. You can likely now use TreeView instead and not think more about it. But if you were using that identifier to store InstanceID data, you should instead opt to upgrade your TreeViews to use TreeView to get the proper typing.'

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at Library/PackageCache/com.cysharp.unitask@e602fc8de550/Editor/UniTaskTrackerTreeView.cs around line 58 and inspect the TreeView usage flagged by Unity 6.4. Check the Unity 6.4 compatibility guidance in the error, then verify the editor package compiles without CS0619 errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, unity
Domain
game-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.