Search Issue Tracker
[WSA] Application.version does not return version number
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Open the test.unity scene4. Click on "File" -&g... Read more
[UWP][UI] Cursor is replaced with a black square when Cursor.SetCursor()...
How to reproduce:1. Open the attached "UWP_Cursor_Repro.zip" project2. Build and run to UWP (with Executable build type)3. Click on ... Read more
Unhandled null reference exception in il2cpp.exe preventing UWP build
When building a specific Unity project for UWP, IL2CPP fails with a Null Reference exception (see below for error details and stackt... Read more
[ARM] Executable Only build fails in Editor
Due to lack of an ARM device, it is not certain if the same error happens when build through "Build and Run" Repro:1. Create an new ... Read more
[UWP] Input.GetJoystickNames() empty on Start in UWP builds
To reproduce:1. Open the attached project2. Connect at least one Controller to the PC the issue is being tested on3. Launch "test.sc... Read more
[WSA] Unsupported internal call for Marshal.QueryInterface errors is thr...
Steps to reproduce:1. Open the attached project(QueryInterfaceRepro.zip)2. Open the test scene3. Switch platform to Windows Store4. ... Read more
[UWP] Debugger works incorrectly in certain scenarios
Reproduction steps:1. Build the the attached project to UWP with C# projects enabled2. Put a breakpoint on Line 9 and Line 103. Star... Read more
[UWP] Controller button triggers rapidly only when two controllers are c...
To reproduce:1) download the project attached in https://forum.unity.com/threads/xbox-one-controller-buttons-fire-multiple-times-onl... Read more
[UWP] set_selection throws ArgumentOutOfRangeException
How to reproduce:1. Open the attached "Keyboard.zip" project2. Build to UWP3. Open the solution in Visual Studio -> Deploy it to ... Read more
"Fatal error in Unity CIL Linker Mono.Linker.LinkerFatalErrorException: ...
How to reproduce:1. Open the attached project "VR.zip"2. Buid the project for UWP Expected results: Build is successfulActual result... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default