Search Issue Tracker
[Search] Search list isn't updated when performing Undo after removing a...
Reproduction steps:1. Open attached Unity project and scene StartMenu2. Open Search window (Ctrl+K)3. In Search window, Toggle Query... Read more
Quality Settings' Anisotropic Textures set to Forced On will enable anis...
When "Anisotropic Textures" is set to "Forced On" in "Quality Settings" it'll apply anisotropic filtering to all textures, even if a... Read more
Cannot click button that was created using the IMGUIContainer from "UIEl...
1. Open the attached "repro.zip" project2. Enter the Play mode3. Click the button in the scene Expected result: Button text changes,... Read more
Error "MissingFieldException: Field not found: UnityEditor.EditorGUI/Rec...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/Main.unity” Scene3. In Hierarchy, click the c... Read more
The “Invalid subscript 'texCoord2'“ error appears when using a TextureSi...
Steps to reproduce:1. Open the attached project “ShaderIssue“2. Select the “Assets/FullScreenTextureSizeTest.shadergraph“ Shader Gra... Read more
[animation] Events not editable in Inspector
Once you create animation Events on a clip in the Inspector, the events can no longer be selected/edited on the timeline. this is a ... Read more
Objects are not rendered in Player when "Accurate G-buffer normals" is e...
Reproduction steps:1. Open the “URPTest“ project2. Open the “SampleScene” scene3. Build And Run Expected result: a sphere is visible... Read more
Texel Size Node doesn't return texel size but instead returns the size o...
How to reproduce:1. Open the user attached project2. Make sure the Scene "Test" is opened (Assets)2. Enter Play Mode Expected result... Read more
NullReferenceException is thrown when invoking EditorGUIUtility.ShowObje...
How to reproduce:1. Open user-submitted project (ReproductionProject)2. Open Window > Mecanim Event Editor3. Select Add clip from... Read more
Incorrect graphics API is display in title bar after platform switch
Steps to reproduce: 1. Create new project2. Switch platform to android3. In title bar, notice that graphics API is DX114. Switch pla... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons