Search Issue Tracker
"fence == expectedFence" error after upgrading to RC2
Steps to reproduce : - import the project attached - open the "Main" scene - press play and notice the error in the console "fence ... Read more
Editor crashes at CreateDirect3D11SurfaceFromDXGISurface when GraphicsBu...
Steps to reproduce: 1. Download 1172167_repro.zip 2. Open "SampleScene" scene 3. Enter play mode 4. Open Scene window 5. Select Came... Read more
TextureArrays are slow to view in inspector, and also crash if Crunch te...
How to reproduce: 1. Open the user-submitted project ("BugReports.zip") 2. Open the "textureArrayBugs" scene and in the Hierarchy Wi... Read more
Crash on memcpy_repmovs when entering Play mode
How to reproduce: 1. Open the "memcpy_repmovs_crash.zip" project 2. Open the "Bubbles.unity" scene 3. Select "realSenseVGA60" in the... Read more
Mesh.MeshData.SetVertexBufferParams function is not compatible with Burst
SetVertexBufferParams function of Mesh.MeshData uses params VertexAttributeDescriptor[] attributes that doesn't compile with Burst. ... Read more
Windows High DPI scaling breaks Graphics.DrawTexture
How to reproduce: 1. Make sure Windows DPI is not 100% or 200% (either 125%, 150%, 175%, 225%) 2. Open attached project "DPIScaling... Read more
GL viewport is wrongly scaled when there's a camera which has a partial ...
How to reproduce: 1. Open attached project "Test.zip" and scene "Main" 2. Enter Play mode 3. In Hierarchy window, select "Camera #2... Read more
[Profiling] Texture size value gets superimposed with RGB values under S...
Texture size value gets superimposed with RGB values in Shader properties. Refer the attached screenshot. Steps to reproduce: 1) Cr... Read more
Skinned mesh flickers during manipulation
How to reproduce: 1. Open attached project "SkinnedMeshFlicker.zip" 2. Open "Ninja" scene 3. Select "RightUpperLeg" (Ninja > Root > ... Read more
[LWRP] "GLSL compilation failed" exception is thrown on switching Graphi...
"GLSL compilation failed" exceptions are thrown after restarting the editor on changing Graphics APIs to OpenGLES2 in LWRP project. ... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow