Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0f3
Issue ID
935600
Regression
No
[System.IO.Directory] Different file separators (slash,backslash) in full path when switching between .NET 3.5 and .NET 4.6
How to reproduce:
1. Open QA-supplied project
2. Make sure that "Scripting Runtime Version" setting is set to Stable(.NET 3.5 Equivalent) (Player settings -> Other settings)
2. Load "TEST" scene
3. Enter the Play mode, open Console window and observe
4. Now set "Scripting Runtime Version" setting to Experimental(.NET 4.6 Equivalent) (Player settings -> Other settings)
5. Enter Playmode, open Console window and observe
Expected result: File separators should be the same using both versions of .NET runtime.
Actual result: File separators differ from slash to backslash using different versions of .NET runtime.
Reproducible with: 2017.2.0b1, 2017.2.0a3, 2017.1.0f3, 2017.1.0a6
Not reproducible with: 2017.3.0a2, 2017.2.0b5, 2017.2.0b3, 2017.2.0b2 (+ 2017.1.0a5 or lower due to "Scripting Runtime Version" setting not being introduced yet)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment