Skip to content

ArgumentException: Empty path name is not legal. #2

Description

@ImBIOS
ArgumentException: Empty path name is not legal.
System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, System.Boolean detectEncodingFromByteOrderMarks, System.Int32 bufferSize, System.Boolean checkHost) (at <437ba245d8404784b9fbab9b439ac908>:0)
System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, System.Boolean detectEncodingFromByteOrderMarks, System.Int32 bufferSize) (at <437ba245d8404784b9fbab9b439ac908>:0)
System.IO.StreamReader..ctor (System.String path, System.Boolean detectEncodingFromByteOrderMarks) (at <437ba245d8404784b9fbab9b439ac908>:0)
System.IO.StreamReader..ctor (System.String path) (at <437ba245d8404784b9fbab9b439ac908>:0)
(wrapper remoting-invoke-with-check) System.IO.StreamReader..ctor(string)
System.IO.File.ReadAllText (System.String path) (at <437ba245d8404784b9fbab9b439ac908>:0)
AssetClean.ShaderReferenceCollection.CheckReference () (at Assets/Cleaner/Editor/ShaderReferenceCollection.cs:65)
AssetClean.ShaderReferenceCollection.Collection () (at Assets/Cleaner/Editor/ShaderReferenceCollection.cs:26)
AssetClean.AssetCollector.Collection () (at Assets/Cleaner/Editor/AssetCollector.cs:35)
AssetClean.FindUnusedAssets.InitWithout () (at Assets/Cleaner/Editor/FindUnusedAssets.cs:38)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions