Search Issue Tracker
Using Microsoft.WindowsAzure.MobileServices functionality crashes the We...
To reproduce: 1. Open the project, attached by the user (MobileApps.zip)2. Build and run the project3. In the build, press Easy Tabl... Read more
com.unity.postprocessing scripts don't compile on .NET scripting backend.
Steps to reproduce:1. Create a new Unity project using the Lightweight RP for VR (Preview) template2. Change build platform settings... Read more
[WSA] Missing "wifiControl" in Capabilities for UWP
Steps to reproduce:1. Create a new Unity project2. Switch platform to Windows Store3. Click on "File" -> "Build Settings"4. Click... Read more
OnApplicationQuit is not called when stopping playmode with another scen...
How to reproduce:1. Open user's project2. Open Scene13. Play the scene4. Stop the scene Expected result: "Quit!" text printed in the... Read more
[Android] [LTSRP] Pressing the square "recent apps" button when the app ...
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure only Vulkan Graphics API is set in the Player Setting... Read more
[HDRP] Objects with Overlapping UVs cause view to Flicker when moving th...
How to reproduce:1. Open the attached "Flickering Repro" Project and open the "AfterGlow_Part_03" Scene2. In the Scene View Hold the... Read more
[UIElements] Implicit type casting not supported when implemented in gen...
[UIElements] Implicit type casting not supported when implemented in generic class in 2018.2 Steps to Reproduce:1. Create a new proj... Read more
Inconsistent zoom out behavior when trying to edit object's collider
How to reproduce:1. Open attached project ("Case_1023162_Collider.zip")2. Select "Square" in the Hierarchy3. In the Inspector press ... Read more
[IL2CPP] Null Pointer dereference crashes when deserializing Dictionary ...
When using a BinaryFormatter to deserialize a Dictionary that contains a generic struct type whose type parameter is a class, in an ... Read more
Null reference exceptrion when displaying a generic menu with a delay
To reproduce: 1. Open the project, attached by the user (Layout Exception.zip)2. Go to Test -> Window3. Press Test button4. Wait ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code