Search Issue Tracker
[UWP] Crash with .NET Native when exception is thrown from native code
Reproduction steps: 1. Build & run the attached project with Master configuration to x86 architecture2. It will immediately trig... Read more
[WSA][WP8.1][UWP] Lightmaps causing some textures not to repeat on Windo...
To reproduce:1. Build and run attached project2. Notice that lightmaps are preventing detail textures from repeating Reproducible: 5... Read more
[OSX] Windows Store element in BuildSettingsWindow should be removed on ...
Steps to reproduce:1. Create empty project2. Go to "Build settings..."3. Select Windows Store platform4. Press "Open Download page"-... Read more
[WSA] Wrong plugin reference in .csproj file when building for WSA Unive...
In windows 8.1 universal build dll's that are marked only for one SDK are located in different place than referenced. In attached an... Read more
[WSA][backport] on 5.3 project's .sln file is regenerated each time when...
On 5.3.4 project's .sln file is regenerated each time when rebuilding which breaks user's project if it was modified. On 5.4.0 proje... Read more
[WSA] WACK fails on Windows Runtime metadata validation
WACK fails when in Player Settings "Product Name" has a space in it's title. Reproducible on Universal 10 IL2CPP platform.With .NET ... 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] GUID of firstpass-metro-vs2013 assembly is used for firstpass-wind...
Steps to reproduce: 1. Open any unity project (or create new one)2. Switch to WSA platform3. Open Build Settings4. Choose:- SDK: Uni... Read more
[WSA] WWW.responseHeaders drop some HTTP headers
Reproduced on 5.2.5f1, 5.3.5p2, 5.4.0b21. Works fine on Windows Standalone. Repro steps:1. open project "WWW_WSA.zip".2. play the ma... Read more
JsonUtility.ToJson() crashes when serializing objects which have arrays ...
Workaround: add a public int variable as the first field of that object. For example: [Serializable]class CrashingClass{public List&... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks