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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Resolution Note (fix version 2019.1):
Fixed issue that caused different path handling behavior between Application.persistentDataPath and -logFile output