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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2019.1):
Fixed issue that caused different path handling behavior between Application.persistentDataPath and -logFile output