Search Issue Tracker
[Editor][macOS] macOS icon hover text should include the Unity version
DescriptionmacOS icon hover text should include the Unity version. Currently it just says "Unity". Multiple Unity icons may point to... Read more
[macOS][ShaderGraph] Nodes are partially obscured and created in the Top...
Steps to reproduce: Create new Unity project using 3D URP Template Create new Shader Graph Press the Spacebar to active the Create N... Read more
Canvas elements are rendered in the Prefab preview window when Prefab is...
How to reproduce:1. Open the user’s attached “BugRepro.zip” project2. In the Project window, select “Cube” Prefab3. Observe the Pref... Read more
Crash on PrepareScriptableLoopObjectData when entering Play Mode and let...
Reproduction steps:1. Open the attached “repro-project“2. Enter Play Mode3. Let the scene run for a while Expected result: The proje... Read more
[Android] Sometimes the Input Field container above the keyboard isn't f...
Steps to reproduce:1. Open the attached project “ReproProject”2. Build And Run the project on the device3. Open, observe the Input F... Read more
[Vulkan][Android]Video Player displays cyan color instead of the video c...
Reproduction steps:1. Open the “Video Player” project2. Build and run the Player (File > Build And Run)3. Observe the Player Expe... Read more
Serialized fields in the Inspector are not shown when the script is deri...
Reproduction steps:1. Open the attached “Repro“ project2. Select the “Assets/CarInspector.cs“ Asset in the Project Browser3. Observe... Read more
[Search] Resizing docked Search window with search term throws errors in...
Steps to reproduce: 1. Create new Unity project 2. Open Search window (Window > Search > New window) 3. In search field type a... Read more
Compute shaders for sampling the color of a texture do not compute when ...
Reproduction steps:1. Open the attached project "ReproProj" using a GPU that uses feature level 11.02. Open the “/Assets/Scenes/512_... Read more
Xcode is not found when launching Unity with only tvOS module
Steps to reproduce: 1. Add/install only tvOS module 2. Create new or open existing project 3. Go to File > Build Settings Actual ... 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