Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Bug UI Builder: USS not Loading

Discussion in 'UI Toolkit' started by Pharez, Feb 26, 2020.

  1. Pharez

    Pharez

    Joined:
    Aug 2, 2013
    Posts:
    1
    I can't use this package at all because it just won't load any USS from the file. It keeps having the error:
    StyleSheet import: type=Semantic, code=InvalidURIProjectAssetPath file=Assets/Editor/Tagger.uss
    Library/unity default resources

    It is worth noting I am using this to create Unity Editor UI. It doesn't matter how many times I restart, create a new USS file and adding the selectors to the file or change the UXML stylesheet path. It just won't load the USS files at all (it keeps showing it as empty). Any suggestions?
     
  2. stan-osipov

    stan-osipov

    Unity Technologies

    Joined:
    Feb 24, 2020
    Posts:
    31
    Hello.
    So do you have an issue with UXML / USS files create via builder or when trying to open existing UXML that was created manually?

    Can you please share a sample project?