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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment