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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment