Skip to content

Issues encountered while working with Unity 2022.3 #3

Description

@Container-Zero
  1. GUIStyle Warning

    After importing, the following warning appeared:

    Unable to find style 'ToolbarSeachTextField' in skin 'DarkSkin' Layout
    

    This issue stems from a typo that was fixed in Unity versions after 2021. The correct spelling is now ToolbarSearchTextField, replacing the old ToolbarSeachTextField.

  2. Archive Feature Not Working

    The Archive feature isn't functioning. When trying to open the panel, the following warning appears:

    PackageLibrary: Directory does not exist
    

    image

    The exact cause is unclear, but it seems related to an inability to load the Archive. When I right-click on an asset and select "Archive Package," The prompt text looks abnormal:

    image

    After confirming, the following warning is displayed:

    ArchiveMethods: The operation could not be completed because ArchiveDirectory does not exist.
    

    image

  3. NoiseCrimeStudiosToolbox and NoiseCrimeStudios Folder Relocation Issue
    When moving the NoiseCrimeStudiosToolbox and NoiseCrimeStudios folders into a subdirectory (e.g., /Assets/aaa/bbb/...) instead of keeping them in the root of Assets, the GUI fails to display correctly.
    image

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