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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note (fix version 2019.1):
Fixed issue that caused different path handling behavior between Application.persistentDataPath and -logFile output