Search Issue Tracker
Package name is not displayed in its description
Steps to reproduce:1. Open the attached project2. In the Toolbar select "Window > Package Manager"3. Select any Package in the li... Read more
Game view "Focused" toggle not functioning when entering Play mode
How to reproduce:1. Open any project2. In Game view toggle on/off "Focused" which is on the left side of "Mute Audio"3. Go to Scene ... Read more
Wrong indentation of child input fields when making custom Foldouts in a...
Reproduction steps:1. Open the attached '1425322-sample' project2. Open the 'SampleScene'3. Observe the 'GameObject' in the Inspecto... Read more
NavMesh path is not taking the direct path when using "width > 0" NavMes...
How to reproduce:1. Open the attached “OG NavMesh Test.zip” project2. Open the “SampleScene” Scene3. Select the GameObject "Agent"4.... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code