Search Issue Tracker
[UI Toolkit] Label size takes more than 100% width when set to 100%
How to reproduce:1. Open the attached "repro_project.zip" project2. Open UI/CauldronUI/CauldronMainUI.uxml3. Select Screen > Top ... Read more
View Direction Shader Graph Node causes a compilation error when used in...
Reproduction steps:1. Open the attached project named "VfxSgIssue"2. Open the Test Scene3. Observe the Console Window Expected behav... Read more
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... 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
EditorLoop process uses 98% of the Main Thread and causes low FPS and CP...
Reproduction steps:1. Open the attached project2. Click on the Stats button in the Game View Control Bar3. Open the Profiler Window ... Read more
Universal 3D Sample project template takes a very long time to build.
Steps to reproduce: 1. Create a new project using the Universal 3D Sample Template in Unity Hub. 2. Start a build. 3. Build takes a ... Read more
Shader warnings are thrown after building the VR Multiplayer Template Pr...
Steps to reproduce:1. Create a new VR Multiplayer Template project2. Open Build Settings (File -> Build Settings)3. Build the Pro... Read more
Find backport Changeset: Renaming folders makes them disappear in Projec...
- Open the BugTest project.- Rename any of the asset folders (AssetBundles, Scripts, Resources) into alowercase variant (assetBundle... Read more
Building asset bundles when build path doesn't exist causes a failed ass...
How to reproduce:1. Open the attached project2. Make sure Project/AssetBundles directory doesn't exist3. Window > AssetBundle Bro... Read more
Crash on Component_Get_Custom_PropGameObject when selecting a script file
Reproduction steps:1. Open the attached “CrashRepro” project2. In the Project window, select “Assets/PlayerActions.inputactions”3. I... 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