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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 1.0.0-preview.10):
Fixed in Unity 2020.2 stream and above