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
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Resolution Note (fix version 2019.1):
Fixed issue that caused different path handling behavior between Application.persistentDataPath and -logFile output