Search Issue Tracker
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
[Shadergraph] Shadergraph shader errors in console are not cleared when ...
Repro steps (case 1):1. Create a new shader graph2. Create a custom function node3. Give the custom function node a float output4. P... Read more
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when entering the Play Mo...
Reproduction steps:1. Open the attached “repro_IN-95885“ project2. Open the “Assets/Scenes/OmegaProject.unity“ Scene3. Make sure tha... Read more
[Experimental] SpriteRenderer.color does not get updated on change via s...
How to reproduce:1. Open user attached project2. Open scene 'Scene'3. Enter play mode Expected behaviour: All sprites change to blac... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
Overlay Canvas is not visible when the Anti-aliasing field is set to FXA...
How to reproduce:1. Open the “FXAA URP 2D” project2. Open the “SampleScene”3. Enter the Play Mode4. Observe the Game View Expected r... Read more
Closing WebView tabs before they finish loading crashes Unity 5.6 with m...
When WebView windows are closed (by entering resetting the layout or closing them manually) Unity crashes. Steps to reproduce:1) Cre... Read more
[FBX] Unity ignores pentagon shaped polygons
How to reproduce: 1. Open attached project2. Open scene Main.unity- Notice how the character is missing a single polygon in their ey... Read more
[XR] The A, B, X, and Y buttons for the HP Reverb G2 controllers aren't ...
Reproduction steps:1. Open new Unity project2. Attempt to use HP Reverb G2 controller's A, B, X, and Y buttons for input Expected re... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “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