Search Issue Tracker

Fixed in 1.0.0-preview.10

Votes

0

Found in [Package]

1.0.0-preview.10

Issue ID

1291218

Regression

No

[UI Builder] DirectoryNotFoundException is thrown when creating an USS in project that contains German letters/characters

Package: UI Builder

-

How to reproduce:
1. Create a project (in the name include German characters, for example, "ü")
2. In the Package Manager, import the UI Builder (com.unity.ui.builder)
3. In the Project Window, create an UXML template/UI Document
4. Open it in the UI Builder
5. Create a new Style Sheet
6. Inspect the Console

Expected result: Style Sheet is created and no errors are thrown
Actual result: Style Sheet is not created and DirectoryNotFoundException is thrown

Reproducible with: 1.0.0-preview.10 (2019.4.16f1, 2020.1.16f1)
Not reproducible with: 0.9.0-preview, 1.0.0-preview.10 (2020.2.0a1, 2020.2.0b13, 2021.1.0a8)
Couldn't test with: 2018.4.30f1 (UI Builder is not available)

Note: Tested on Mac with German locale

  1. Resolution Note (fix version 1.0.0-preview.10):

    Fixed in Unity 2020.2 stream and above

Add comment

Log in to post comment