Search Issue Tracker
[Simulator] Tooltips are appearing with internal code for properties und...
Tooltips are appearing with internal code for 'System Language' and 'Internet Reachability' properties under Application Settings. R... Read more
[Packaman] Package Manager is fetching packages forever when trying to o...
How to reproduce:1. Create a new project2. Make sure "Package Manage" is not open <- it should be not open when project is create... Read more
[Packman] shows error “Unable to get purchase details because you may no...
How to reproduce: 1. Create a new project2. Open package manager3. Open Unity Asset Store in Browser4. Find free Asset. eg. https://... Read more
[Android]Build fails when having more than 1360 files in StreamingAssets...
Steps to reproduce:1. Open user's attached project "empty.zip"2. Build it for Android Expected results: Build succeededActual result... Read more
Shader Graph URP - Animation in the graph can peg a CPU core to 100%
Nodes that animate in the shader graph can cause CPU cores to run at high speeds. Hiding node previews windows doesn't seem to solve... Read more
[Shader Graph] "implicit truncation of vector type" errors are thrown wh...
How to reproduce:1. Create a new project with the SRP template (i.e. URP)2. In the Project Window, create an Unlit Shader Graph (Cre... Read more
LayerMask properties showing "Mixed..." selection when all flags are sel...
Steps to reproduce:1. Create or open any Unity project2. Create/Select an object with a Camera component3. Observe the component's "... Read more
[Linux] OnGUIDepth Errors spam the console when docking the Inspector wi...
When trying to dock an Inspector window in the Editor, OnGUIDepth errors spam the console. 1. Create a new project2. Try to dock/und... Read more
[HDRP] IES profile breaks point light after increasing resolution past 1024
1) Open a new Oudoor scene in HDRP2) Drag the prefab into the scene3) Notice the IES cookie is working fine4) On IES asset import se... Read more
[WebGL] Editor freezes when Building for WebGL
Reproduction steps:1. Open user attached Project "MyFirstGame"2. Select WebGL Platform3. Build the Game Expected result: The Game is... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template