Search Issue Tracker
Reference rewriter fails in 2017.2 with analytics enabled
Reference rewriter fails in 2017.2 with analytics enabled: UnityException: Failed to run reference rewriter with command --target="T... Read more
[UWP] Using the MS HRTF Spatializer plugin fails WACK Windows security f...
Steps to reproduce:1. Open attached project "865507.zip"2. Build WSA Universal 10 SDK3. Open VS solution4. Start WACK test (only che... Read more
Compiler errors occur when defining a method with name OnMouseDown in a ...
Steps to reproduce:1. Open the attached project (OnMouseTest.zip)2. Go to Build Settings, switch platform to Windows Store3. Build t... Read more
[WSA] Switching language when player is running doesn't update alphabet
Steps to reproduce:1. Add a language with different alphabet (for example Russian)2. Open attached project3. Build "New Scene" for W... Read more
Screen.SetResolution works incorrectly when DPI scaling is set to anythi...
Workaround: divide 96 by logical DPI and then multiply that with the width and height of the resolution before calling Screen.SetRes... Read more
[UWP] Lighting in linear space is dark on DX11
Reproduction steps:1. Run any project with lights using Linear color space on DirectX 112. Compare results with Editor or DirectX 12... Read more
System.Runtime.WindowsRuntime.dll and System.Runtime.WindowsRuntime.UI.X...
They should be referenced when using .NET 4.6 API compatibility level. Repro steps: 1. Open attached project2. Build it for Windows ... Read more
Can't switch to 'Windows Store' platform when Windows 10 SDK is not inst...
1. What happenedWhen trying to switch to 'Windows Store' platform in Build Settings, I'm getting exception in console: DirectoryNotF... Read more
[UWP] first UWP build after opening a project throws a shader error when...
First UWP build after opening a project throws a shader error when that error is ignored on subsequent builds and other platforms To... Read more
[WSA] Player throws System.TypeInitializationException exception on launch
Steps to reproduce:1. Open attached project "872058.zip"2. Build for WSA Universal 10/8.13. Open VS solution4. Deploy on local machi... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS