Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.6.0f2
Issue ID
896766
Regression
No
UnityEngine.Windows class is unreachable in non-Windows store setup. It should be clarified as such
UnityEngine.Windows class is unreachable in non-Windows store setup. It should be clarified as such
I was looking for a System.IO.File documentation and stumbled upon Windows.File class. When I tried to use it, Mono came up red and said there's no such thing. Dev clarified it's only for Windows store builds. Figured it should be stated as such in the documentation.
Just take a look here
https://docs.unity3d.com/560/Documentation/ScriptReference/Windows.File.html
It doesn't really come up with any explanation if you end up trying to use it in your non-Windows store project and come up short.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment