Search Issue Tracker
An InvalidOperationException error occurs when disconnecting a GamePad w...
How to reproduce:1. Connect a GamePad device2. Open the “SampleScene” scene3. Enter Play mode4. Move the cursor over the button with... Read more
Particle outputs connected to particle strip systems don't render last p...
Steps to reproduce: 1. Import the attached package 2. Open scene and VFX from the attached package 3. Observe that in SG Output, it ... Read more
Some phrases and words stay in other languages when the Editor language ...
How to reproduce:1. Open Unity Hub2. Install any version with all four language packs installed3. Create and open a new project4. Ap... Read more
UI Builder window does not mark the document as dirty when the "Unset" a...
How to reproduce:1. Open the “DirtyUIBuilder.zip“ project2. Open the “Document 2.uxml” file in UI Builder3. Select the “Example” ele... Read more
Shader Graph node settings warning text colour is very hard to read
Steps to reproduce: Open the attached project in Unity. Open 'New Shader Graph.shadergraph'. Click on the Color property to view it ... Read more
Cannot extend custom passes with render graph
Make the internalExecute function of custom passes virtual to be able to override the render graph recording using reflection. Read more
Inconsistent logic on when 'open VFX graph Samples' button appears on Vi...
Steps to reproduce: Open a Unity Project Open Package Manager via Window > Package Manager Navigate to the Unity Registry section... Read more
[DX12] Crash on GfxTaskExecutorD3D12::AddRequiredResourceBarriers when o...
How to reproduce:1. Open the attached “IN-86338.zip” project2. Open the “Water” Scene (Assets/scenes/Testing/Water.unity)3. Observe ... Read more
Unable to dock tabs on panels when non-standard pointers are used (touch...
How to reproduce:1. Create and open a new project2. Try docking tabs on different panels using a non-standard pointer (touch-screen,... Read more
Editor hangs when rendering TMP Text Component with Left and Right Margi...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Tooltip/Tooltip“ Scene3. Enter Play Mode4. In the Game... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal