#707·UniTask

unity 6.4 会产生错误

作者: bugfinders创建于 2026年4月4日更新于 2026年7月21日

Library\PackageCache\com.cysharp.unitask@e602fc8de550\Editor\UniTaskTrackerTreeView.cs(58,43): 错误 CS0619: 'TreeView' 已过时: 'TreeView 现已过时。您现在可以使用 TreeView<int> 来代替,而无需再考虑此问题。但是,如果您使用该标识符来存储 InstanceID 数据,则应选择将 TreeViews 升级为使用 TreeView<InstanceID>,以获得正确的类型。'

内容来源: Cysharp/UniTask