Search Issue Tracker
Shader.SetGlobalInteger does not work when used with Compute Shaders
Reproduction steps:1. Open the attached project "setGlobalInteger-bug.zip" and load Scene "SampleScene"2. Enter Play Mode3. Observe ... Read more
The Material's shader is not fully set when switching the shader in Player
How to reproduce:1. Open the attached project "ShaderSystemIssue.zip"2. Open the "SampleScene" Scene3. Build And Run (File > Buil... Read more
ShaderVariant throws 'ArgumentException: shader pass type 0 does not hav...
Reproduction steps:1. Open the attached 'TestShaderVariant' project2. Open the 'SampleScene'3. Go to the 'Window -> Asset Managem... Read more
The Sprite Shader modification does not get reflected in the Player buil...
How to reproduce:1. Open the attached project "TestUIShader_trunk.zip"2. Build And Run the project3. Observe that circle in the midd... Read more
Unexpected full floating precision register when using GLES20 or GLES3x
How to reproduce:1. Open the attached project "TestShaderPrecision.zip"2. Select Assets/DefaultResourcesExtra/UI/UI-Default.shader3.... Read more
Referenced script (Unknown) warning is thrown on Play Mode in the HDRP S...
How to reproduce:1. Create a new HDRP Sample Scene Template project2. Enter the Play Mode3. Check the Console Expected results: The ... Read more
The Button is not fully visible in the Game window when adding it to the...
How to reproduce:1. Create a new project2. In the Hierarchy window add a Panel (right-click > UI > Panel)3. In the Inspector w... Read more
UnityEditor.Editor OnGetFrameBounds() callback is not called when ancest...
Reproduction steps:1. Open the attached project "FrameTest"2. Open Scenes/SampleScene3. Select "Ancestor" GameObject in the Hierarch... Read more
GUIUtility.BeginGUI() causes memory allocations every time when a GameOb...
How to reproduce:1. Open attached project "case_1380320.zip"2. Enter Scene "SampleScene" (Assets > Scenes)3. Make sure the Profil... Read more
UIToolkit Inspector fields alignment regression
1. What happenedValue fields are no longer aligned properly for nested data structures when using UIToolkit for default inspectors 2... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks