Search Issue Tracker
[WebGL] Error: "Shader error in 'Hidden/kMotion/CameraMotionVectors'" is...
How to reproduce:1. Open the attached project "1422852"2. Open File -> Build Settings3. Build the project4. Observe the Console E... Read more
Blend Tree: Extra Blend param is created and assigned
1. What happenedCreating a sub-blend tree, creates 2 Blend param sliders on the first blend tree. 2. How we can reproduce it using t... Read more
Reflection probe convolution is black on PS4
Reflection probes convoluted at runtime show correct reflections only for the highest mip.The rest of them is black resulting in bro... Read more
Light Probe Gizmos are not visible
How to reproduce:1. Create a new project or open an existing one2. Create a Light Probe Group Expected result: Light Probe Group's g... Read more
[tvOS] [Game Center] Social.ShowAchievementsUI() doesn't work anymore af...
How to reproduce:1. Build the attached project for tvOS2. Build & Run the app to Apple TV via Xcode3. Wait till Game Center dash... Read more
[Android] ECS objects are bunched together in the wrong position when be...
To reproduce:1. Open attached project2. Build and Run to Android device3. Notice how all of the objects in the sub scene are bunched... Read more
Dropdown items do not appear when mouse is hovering over “Generate new” ...
Steps to reproduce:1. Create a new project and install the "AI Generators" package2. Hover mouse over “Generate new” dropdown (AI &g... Read more
Asset bundles which include VideoClip have different CRC values when bui...
How to reproduce:1. Open the attached project ("case_1152507-CRC_2019_2.zip")2. Build asset bundles (Toolbar -> Bundles -> Bui... Read more
UniversalRenderer using Render Graph fails to create RTHandles when the ...
How to reproduce:Open the attached project "Offscreen Camera Depth Texture.zip" Expected results: No errors thrown in the Console wi... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- 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