Search Issue Tracker
Text caret and “List is empty” text render black on dark panel (low cont...
Steps to reproduce: Create a new 3D Unity project Open Preferences → General and set Editor Theme to Light Create any Shader Graph a... Read more
Multiple "Create Node" tabs are opened on Ubuntu which do not close when...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Lit Shader Graph (Assets > Create >... Read more
Animation event is being fired twice in the same frame
Reproduction steps:1. Open the attached “IN-108590_Repro“ project2. Open the “Assets/Scenes/Testing.unity“ Scene3. Open the “Assets/... Read more
[iOS] The input field does not respond for a few seconds when it is pres...
Steps to reproduce: Open the attached “KeyboardTest.zip” project Got to File > Build Settings Switch to the iOS Platform Build an... Read more
Creating a Node with a "Space" in Shader Graph throws a NullReferenceExc...
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Shader Graph -> Any Shader... Read more
Icons aren't used for Animation Assets when importing them
Steps to reproduce: Drag/Import the attached Unity Package into any Project Observe the Animation Asset icons in the Unity Package I... Read more
Scrollbars appear on Shader Graph Blackboard when reordering the Properties
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Shader Graph -> Any Shader... Read more
[Shader Graph] Cannot create node with right-click if window is unfocuse...
Steps to reproduce: Create a new Unity 3D project (URP) Create Assets → Create → Shader Graph → From Templates, open the graph Click... Read more
Profiler's Hierarchy displays CPU columns instead of GPU columns when us...
How to reproduce:1. Open the project “IN-109726_UnityBugReport”2. Open the Profiler, Window → Analysis → Profiler3. Add the GPU Usag... Read more
Entering Play Mode fails when using "EditorApplication.LockReloadAssembl...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/TestScene.unity” Scene3. Enter the Play Mode4. Obser... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS