Search Issue Tracker
Setting properties via MaterialPropertyBlock does not work, when a Tree ...
Reproduction steps:1. Open user's attached project "TreePropertyBlockTest.zip" and scene "TestScene"2. Enter Play Mode3. In Scene Vi... Read more
[Build] GetAllDependencies doesn't return correct dependencies when usin...
Reproduction steps:1. Open attached project "UGUIDemo.zip" and scene "test"2. Enter Play Mode, observe Console window3. Exit Play Mo... Read more
[XR SDK] Console window is spammed with errors when Orthographic Camera'...
Reproduction steps:1. Open the attached "case_1305592.zip" project2. Load the "SampleScene"3. Select "Main Camera" in the Hierarchy ... Read more
[Android] UnityWebRequest not working on IPV6 Wi-fi when reaching Web wi...
How to reproduce:1. Setup an IPV6 Wifi2. Create a new Unity Project3. Attach "test.cs" script to a GameObject on the scene4. Build a... Read more
[macOS] No messages are printed in the Terminal when launching Editor in...
How to reproduce:1. Download and extract the attached project "TerminalLogBug.zip"2. Open the Mac Terminal3. In Terminal, write "/Ap... Read more
Drop-down menus appearing in the wrong position
Selecting a menu item that has a drop-down makes it appear in the wrong position. At the moment I can only repo this on macOS 11.0.1... Read more
ImGUI vector3 / vector2 alignment for short wided inspector break readab...
Step to reproduce:1 - Display an Inspector that show a Vector2 or a Vector3 using EditorGUILayout.PropertyField (example Collider)2 ... Read more
[Visual Scripting] Graph Editor window doesn't open on double-clicking o...
The Graph Editor window doesn't open on double-clicking on the Graph Asset from the Project window. It breaks the consistency from t... Read more
[URP] Handles with set zTest do not respect Depth Sorting in the Game view
How to reproduce:1. Open the attached project named "Case_1302504"2. Open the SampleScene3. Observe the Scene view - Top half of the... Read more
GeometryUtility.CalculateFrustumPlanes/TestPlanesAABB returns true when ...
Reproduction steps:1. Open the attached project "PlaneCheckRepro.zip"2. Open "SampleScene" scene3. Select the Main Camera gameObject... 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