Search Issue Tracker
Graphics.DrawMesh does not handle mirror (negative scale) transforms wel...
Steps to reproduce: 1. Open attached project 2. Open scene "Exmaple" 3. Select "Main Camera" and notice that Scale specified in Dra... Read more
Full screen non native resolution setting in Windows builds creates a cr...
When you create a build in Windows and you set the resolution to a different setting that the native resolution of the monitor havin... Read more
[iOS] Unity consumes more memory when allocating meshes starting from 20...
To reproduce: 1. Open attached project "MemTest.zip" 2. Build for iOS 3. Deploy the Xcode project to the iOS device Expected result... Read more
Linear Fog Start should not be allowed to be bigger than End
Setting Low to a higher value than End for Linear fog causes fog to render in unexpected ways. Read more
[2018.x] PBR Validation view is incorrect on some models when using Vali...
To reproduce: 1. Open project 2. Add 'Yamaha_YZF_R6' prefab to the scene 3. Set Draw mode to 'Validate Albedo' Expected: PBR valida... 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
DiscardContents() doesn't discard 3D RenderTexture
Steps to reproduce: 1. Open attached project 2. Open scene "DefaultScene" and run it 3. Notice that RT isn't cleared Additional st... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
[FrameDebugger] Camera Color property title in FrameDebugger is updated ...
The Camera Color property titles in FrameDebugger are updated constantly and hence difficult to read. Refer the attached video Step... Read more
Graphics.DrawMeshInstanced ignores submesh index and always draws first ...
Steps to reproduce: 1. Open attached project "845514.zip" 2. Open scene "repro" 3. Notice two objects "Instanced" and "Simple". Bot... 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 is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP