Search Issue Tracker
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
"ArgumentOutOfRangeException" error is thrown when trying to delete lett...
How to reproduce:1. Create and open a new project2. Open Edit → Project Settings → UI Toolkit and enable the “Advanced Text Generato... Read more
[Window Management] Pop-up windows's last active state is not saved
Reopening pop-up windows like 'Color Picker' or 'Asset Loader List' after closing them in a different position leads to them opening... Read more
[Windows] "About Unity" native Window cannot be snapped to an edge of th...
Steps to reproduce:1. Open new Unity project2. Attempt to snap any window, such as Console, to an edge of your screen3. In Editor me... Read more
Colors in the "Global Illumination" Scene View Draw Mode panel are not u...
Reproduction steps:1. Open the attached "ContributeGIColors" project2. Make sure the Scene window Draw Mode is "Contributors / Recei... Read more
[VR]Command buffers placed at "AfterDepthTexture" get stretched over vie...
Steps to reproduce:1. Download and open the attached project2. Make sure VR or Split Stereo Display is enabled2. Enter Play mode Exp... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
[ShaderGraph] Custom Functions only work in "String" mode with Sampler o...
Reproduction steps:1. Open "CustomNodeSampler.zip" project2. Notice that the "shgrph" Shader Graph Custom Function has a proper outp... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
[HDRP] Toggling Low res Transparency on Vulkan in Spaceship demo project...
1) Open the Spaceship demo project https://github.com/Unity-Technologies/SpaceshipDemo2) Switch the editor to vulkan3) Open scene Ma... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default