Search Issue Tracker
[Profiling] Vectors matrix list gets clipped under shader properties in ...
Vectors matrix list gets clipped under shader properties in Frame Debugger. Refer the attached screenshot. Steps to reproduce: 1) C... Read more
[macOS][Retina] UI Text is blurry (not clear) on Retina displays in Builds
UI > Text is blurry on retina displays. It is very well seen with small fonts. Steps to reproduce: 1. Open attached project. 2. Bui... Read more
[SRP] [Question] Scene Mask
SRP Repo: Issue #1204 Hey! I've been experimenting with the new ScriptableRenderPipeline and I'm trying to work out how to render ... Read more
[Graphics] Camera Clear flags slected "Don't clear" duplicates and inver...
Steps to reproduce: 1. Download and open project "NewBug" 2. Open "Main" scene 3. Select Camera Clear Flags to "Don't Clear" Notic... Read more
Mesh.CombineMeshes duplicates vertices
How to reproduce: 1. Download attached project file and run the "test" scene 2. Click the button "Combine" 3. Click on the created m... Read more
Rendering opaque geometry should happen more front to back than it is now
Unity seems to sort by material first and then front-to-back within each cluster. The materials themselves are not sorted front-to-b... Read more
Graphics.Blit draws texture on a toolbar in the Scene view
Reproduction steps: 1. Open the "bug.zip" project. 2. Open the "Test" scene. 3. Play the scene. 4. Notice that texture is being draw... Read more
Not all shadows are rendered with Shadows.RenderShadowMap when GameObjec...
How to reproduce: 1. Open the attached project 2. Open "Instancing Bug" scene 3. Enter the Play Mode 4. Select "Instances B" in the ... 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