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
[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
C#-created Mesh for SkinnedMeshRenderer on DX12 causes crash
Switched my graphics API to DX12, pressed Play, and got an editor crash :( Repro steps: 1. Download + open attached project 2. ... 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
[Windows] Videos are rendered in different color spaces between Editor a...
There appears to be a break in orthogonality between how videos are rendered to the screen when using linear color space and deferre... 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
Crash in Object::GetInstanceID when visualizing occlusion with lighting on
Steps to reproduce: 1. Download attached project 2. Open the occlusion tab 3. Switch between visualization and object tabs Result: ... 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
Texture2DArray.Apply() fails to free texture's system memory after uploa...
To reproduce: 1. Download and open attached "TestTextureArray2.zip (4.8 MB)" project. 2. Open "main" scene. 3. Enable "LoadTextureA... Read more
Unlit Shaders on Mesh objects call ForwardAdd and ForwardBase in the wro...
How to reproduce: 1. Open User's attached "SurfaceShaderUsePassBug.zip" project ("Switch target" if prompted) 2. Load "SampleScene" ... 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