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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note (fix version 1.0.0-preview.10):
Fixed in Unity 2020.2 stream and above