Search Issue Tracker
Nvidia ShadowPlay crashes the Unity Editor under OpenGL
Steps to reproduce:1. Create a new project with any version of Unity2. Open Build Settings3. Go to Player Settings -> Other Setti... Read more
Not possible to remove all windows from the main window of the Editor
To reproduce:1. Drag out and close windows one by one2. Try to drag out the last remaining window Expected result: Should be possibl... Read more
Crash in ShaderVariantCollection::GetShaderKeywordSetForShader when buil...
Reproduction Steps:1. Import attached project.2. Build and Run on any platform. (Login and Main scenes need to be included) Result: ... Read more
RectTransform.GetWorldCorners returns incorrect values
RectTransform.GetWorldCorners returns incorrect values when called from the third party component. When called from the gameObject i... Read more
Editor crash after "Fatal error in GC" message when Rebuilding in Voxela...
To reproduce:1. Open the attached project2. Open "DemoScene" in Assets\Voxeland\Demo\Scenes3. Select Voxeland Game Object4. In the I... Read more
[Shader compiler] Branching in shader broken in GLCore or Metal
Steps:1. Open user's RayTrails.zip project2. Switch to OpenGLCore if you are using Windows3. Observe the rendering of the object in ... Read more
Unity crashes in <GetScriptCompilationDefines>, when trying to build the...
Reproduction steps:1. Open the attached project;2. Build the scene "ARtest01" on Android or Standalone platform; Actual result: Unit... Read more
DetachChildren should fail nicely when called during activation/deactiva...
Reproduction Steps:1. Import attached project.2. Open "DetachBug" scene.3. Activate Play mode.4. Disable Play mode. Result: Unity fr... Read more
[.NET 4.6] ' WebSocket: ws_0 - IOException during handshake' errors appe...
Steps to reproduce:1) Open the latest attached project (Firebase_NET.zip).2) Open 'GameScene'.3) Enter play mode. Errors start appea... Read more
Crash in SplatMaterials::FindMaterialProperties when opening a scene wit...
To reproduce:1. Attempt to open the attached project (or "Tilt Brush Landscape" scene);2. Remove "crystal.mat" material from the Ass... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window