Unity-AssetDependencyGraph icon indicating copy to clipboard operation
Unity-AssetDependencyGraph copied to clipboard

[Bug] Compile Error

Open yangruihan opened this issue 5 years ago • 0 comments

Unity Version: 2020.2.0b10 Platfrom: Windows 10

Library\PackageCache\com.harryrose.assetdependencygraph@abc0e6551d\AssetDependencyGraph\Editor\AssetDependencyGraph.cs(102,67): error CS0103: The name 'StringComparison' does not exist in the current context

Missing using System;?

yangruihan avatar Dec 11 '20 08:12 yangruihan