Search Issue Tracker
Fixed
Votes
0
Found in
5.0.0f4
Issue ID
689028
Regression
No
[WP8.1] System.IO.File.Exists is always false
To reproduce:
1. Open the attached project
2. Build for wp8.1
3. Open the solution with visual studio
4. Deploy to a phone and look at the output. The app creates a file and then uses System.IO.File.Exists to check if the file exists. The result is outputted.
Notice that it is always false, even though the file exists.
Works fine on wp8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Decal's fade occurs inconsistently when Scene and Game views are both open
- Not all Post-processing Overrides are visible when Camera Stack is applied
- Framebuffer blends material instead of rendering opaque when using Built-in Render Pipeline
- Visual Effect Control Track continues looping when Wrap Mode is set to Hold
- Multiple Editor Windows get closed when moving Game View to another docked Window
Add comment