Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Tiny Mode gives errors and warnings on install

Discussion in 'Project Tiny' started by ElnuDev, Feb 16, 2019.

  1. ElnuDev

    ElnuDev

    Joined:
    Sep 24, 2017
    Posts:
    298
    I'm running Unity 2018.3.3f1 through Unity Hub on Ubuntu.

    After installing Tiny Mode 0.14.1 through the Package Manager, I get the following errors:

    Library/PackageCache/com.unity.tiny@0.14.1-preview/Editor/Windows/TinyPreferences.cs(286,29): error CS0103: The name 'path' does not exist in the current context

    Library/PackageCache/com.unity.tiny@0.14.1-preview/Editor/Windows/TinyPreferences.cs(288,57): error CS0103: The name 'path' does not exist in the current context

    Library/PackageCache/com.unity.tiny@0.14.1-preview/Editor/Windows/TinyPreferences.cs(290,47): error CS0103: The name 'path' does not exist in the current context

    Library/PackageCache/com.unity.tiny@0.14.1-preview/Editor/Windows/TinyPreferences.cs(290,86): error CS0103: The name 'path' does not exist in the current context

    Library/PackageCache/com.unity.tiny@0.14.1-preview/Editor/Windows/TinyPreferences.cs(293,39): error CS0103: The name 'path' does not exist in the current context

    Library/PackageCache/com.unity.tiny@0.14.1-preview/Editor/Utility/TinyShell.cs(57,17): warning CS0219: The variable 'toolsManager' is assigned but its value is never used

    Any ideas on how to fix this? Any help would be greatly appreciated.
     
  2. raymondyunity

    raymondyunity

    Unity Technologies

    Joined:
    Apr 30, 2018
    Posts:
    122
    Sorry the Tiny package is not supported on Linux.
     
    ElnuDev likes this.
  3. ElnuDev

    ElnuDev

    Joined:
    Sep 24, 2017
    Posts:
    298
    Oh, that's unfortunate. :oops: Are there any plans for support being added?