Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2017.2.0f3
Issue ID
960012
Regression
Yes
Two new folders appear in the LocalLow folder after opening and building project with "&" and "." escaped characters
How to reproduce:
1. Open attached Unity project "delme_forreal.zip"
2. Select File --> Build Settings
3. Add "incorrect_pathes" scene
4. Build and Run
5. Open ../AppData/LocalLow folder
Expected Result: In the LocalLow folder appears only one folder with "Company Name" name.
Actual Result: Two new folders appear in the LocalLow folder with "Company Name" name. Both paths are escaping different characters. One is escaping "&" character, another is escaping "." character.
Regression first introduced in: 2017.1.0p4
Reproducible with: 2018.1.0a1, 2017.3.0b6, 2017.2.0f3, 2017.1.2p2, 2017.1.0p4
Not reproducible: 5.5.5p1, 5.6.4p1, 2017.1.0p3
Notes:
* Until 2017.1.0p4 only one folder with "." escaped is created.
* Windows specific. On Mac only one folder with "." escaped is created.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2019.1):
Fixed issue that caused different path handling behavior between Application.persistentDataPath and -logFile output