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
- Editor crash when resetting Quality settings after adding "New Group" in Mipmap Limit Groups
- AndroidManifest.xml detects the “<” symbol between tags as invalid and outputs an "System.Xml.XmlException" error failing the build
- Lightmaps are darker than should be when they are generated through Lightmapper.BakeAsync in batchmode
- Crash on ScriptableBatchRenderer::GenerateBuiltInCBuffer when opening a project after adding HDRP Samples to a specific project
- ArgumentException is thrown and reference is missing when deserializing and using MultiColumnListView
Resolution Note (fix version 1.0.0-preview.10):
Fixed in Unity 2020.2 stream and above