Search Issue Tracker
[Landed] Toggling "Optimize Mesh Data" in Project Settings doesn't inval...
Reproduction steps: 1. Open the attached "OptimizeMeshData" project 2. Open Project Settings and enable "Optimize Mesh Data" 3. O... Read more
UIToolkit draws red into blue and alpha channels on some Adreno GPUs
On some Adreno GPUs, UIToolkit draws with incorrect colors (e.g. red is propagated to blue and alpha channels). Confirmed GPUs: Adr... Read more
VS generic operator nodes not behaving the same in WebGL and in editor
WebGL Rotation Problem - Visual Scripting (not working) Read more
[ShaderGraph] Fields in the Graph Inspector do not update when they beco...
How to reproduce: 1. Open the user-submitted project 2. Open the ShaderGraph Asset "SG_Texture2DMode" (Assets/SG_Texture2DMode/SG_Te... Read more
Setting the Model View matrix using GL.MultMatrix instead of GL.modelvie...
How to reproduce: 1. Open the attached project ("1421432_repro.zip") 2. Enter Play Mode 3. Observe the model 4. Click on the "Change... Read more
[URP] Decal Projector projection edges are pixelated in the Game view
How to reproduce: 1. Open project "Decal Test.zip" 2. Open the "SampleScene" Scene 3. Open the Game window and observe the Decal Pro... Read more
Audio popping is heard when playing back a sound through Timeline and th...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleScen... Read more
AudioClipPlayable.IsDone is false when AudioClipPlayable.Seek is used to...
How to reproduce: 1. Open the attached project "AudioClip.zip" 2. Open Assets/Scenes/SampleScene.unity 3. Enter Play Mode 4. Select ... Read more
Error "'GamepadSpeakerOutputType' does not exist in the namespace 'Unity...
Reproduction steps: 1. Open the attached project "ZSerializer.zip" 2. In File > Build Settings make sure that "ZSerializer/Samples/2... Read more
[M1][Rosetta] Crackling sound when Editor is compiling
Reproduction steps: 1. Create an empty project 3. Play music in the background 3. Create a new C# script and let it compile Expecte... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running