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
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
Add comment