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
- [Linux] Assertion failed on expression 'success && actual == size' error is thrown when building project to another partition with a different file system
- Import Activity window shows "(None)" in the Asset field when changing the path of the asset
- Material setting changes when saving the Scene
- Sprite Mask's Alpha Cutoff value dragging is too sensitive
- Hover style remains on elements after the cursor is moved away when the 'transition-delay' property is used
Resolution Note (fix version 1.0.0-preview.10):
Fixed in Unity 2020.2 stream and above