Search Issue Tracker
Fixed in 5.0.X
Votes
1
Found in
4.5.0f6
Issue ID
622052
Regression
No
Unity doesn't find Windows SDK in non default directory
Windows SDK is installed in disc 'D:', but Unity searches in disc 'C:'.
Repro steps:
1. build any app as "Windows Store Apps";
2. select SDK as 8.1;
3. select build;
---
Error in the console:
Could not start compilationException: 'C:\Program Files (x86)\Windows Kits\8.1\References\CommonConfiguration\Neutral\Windows.winmd' not found, do you have Windows 8.1 SDK installed?
UnityEditor.Scripting.Compilers.MicrosoftCSharpCompiler.StartCompiler () (at C:/BuildAgent/work/aeedb04a1292f85a/Editor/Mono/Scripting/Compilers/MicrosoftCSharpCompiler.cs:138)
UnityEditor.Scripting.Compilers.ScriptCompilerBase.BeginCompiling () (at C:/BuildAgent/work/aeedb04a1292f85a/Editor/Mono/Scripting/Compilers/ScriptCompilerBase.cs:47)
UnityEditor.HostView:OnGUI()
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Salvador-Romero
Oct 20, 2015 15:11
Still not fixed in 5.2.1
hvatrex
Aug 05, 2015 10:46
yeah i have this problem on unity 5
CrystalDNS11
Jul 09, 2015 07:26
no