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
[Addressables] GetDownloadSizeAsync() fails with Assets in Resources whe...
How to reproduce:1. Open the user's attached "addressables-experiments" project2. Open the Test Runner (Window->General->Test ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code