Search Issue Tracker
Indexes are rebuilt when changes to the Search Index Manager Options are...
Reproduction steps:1. Open the attached “Quick Search Test 2.zip“ project2. Open Window > Search > Index Manager, select the K... Read more
Burst: Random generation fails for float when using byte parameters
1. What happenedThe random generation using "Unity.Mathemenatic.Random" generates values out of the supplied boundaries when enablin... Read more
Cannot bind same structured buffer to 2 fragment shaders in Windows Editor
h2. Reproduction Steps Open repro-project [https://github.com/Wilfrid-Unity/test-unity-structuredbuffers-in-fragmentshaders] in Unit... Read more
Game view is rendering GameObject outside the window when moving the obj...
Reproduction steps:1. Open the attached project "GameViewRender"2. Open the "Assets/Scene/E3_09_LnL" scene3. In the hierarchy window... Read more
[Linux] VFX Graph input property can only be dragged into the graph area...
Steps to reproduce: 1. Open any HDRP project2. Open any VFX graph3. Optional: create a new input property inside the VFX graph if th... Read more
Reference to a prefab is lost when the "Adressables" build is completed ...
Reproduction steps:1. Open the attached "repro_IN-39813.zip" project2. In the "Assets" project folder, select the "Repro" GameObject... Read more
Entities do not render or flicker when the project is built using DirectX12
Reproduction steps:1. Open the attached “Test Project” project2. Make sure the project is using DirectX 12 in the Player settings3. ... Read more
[Linux] Build fails with "clang not found" errors when building an IL2CP...
Repro Steps:1. Create a new Android 3D project2. Click File > Build Settings > Add Open Scenes3. In Build Settings window, cli... Read more
Presets: "Clear the current value" string is displayed in the "Inspector...
Steps to reproduce: Create a project Add 2D/3D game object Go to the "Inspector" tab Select any component Click on the preset icon V... Read more
[Android] Build freezes when building a specific android project
Reproduction steps:1. Open the attached “BugRepro” project2. Click Edit > Project Settings > Publishing settings > Disable ... 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