Search Issue Tracker
[URP][Template] The Oasis Scene is blurred with the fog when project is ...
How to reproduce:1. Open the “URP3DSampleScenes” project2. Build And Run the project (File > Build And Run)3. Navigate from the T... Read more
Google ARCore error isn't fixed when pressing the fix button in Project ...
Reproduction steps: 1. Open user attached project "My project.zip"2. Open Edit > Project Settings > Project Validation3. Press... Read more
TextMeshPro text remains visible when deleted
Reproduction steps:1. Open the attached "ReproProj.zip" project2. Open "Assets/Scenes/SampleScene"3. Click on the "Canvas" -> "Te... Read more
Search Results in the Unity Search Window do not update when renaming fo...
How to reproduce:1. Open the “TempTest.zip” project2. Open the Search Window3. Enter the following: “ where{p:t=Material, @path:Asse... Read more
Dynamic branching shader code can't be shared with passes that don't dec...
If an include file contains dynamic branching code based on dynamic_branch keywords then all the passes including the file must decl... Read more
"Shader vertex program 'vert': Unrecognized sampler" error occurs when c...
Reproduction steps:1. Open the attached project “sample_texturecube_vulkan_bug_repro“2. Open Edit > Project settings > Player ... Read more
Search: Search window disappears and only "Select Columns" menu stays on...
Steps to reproduce: Create/open any project Click Window -> Search ->Transient Window Click the "Add Column" icon Observe the ... Read more
"IndexOutOfRangeException" exception is thrown when selecting multiple v...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Select the “Sphere“ GameObject ... Read more
SerializeField enum resets to the first value in the Inspector when sele...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Select the “GameObject“ GameObj... Read more
Player crashes on "DebugStringToFilePostprocessedStacktrace" when exitin...
Reproduction steps:1. Open the attached "ReproProj" project2. Open "Assets/Scenes/SampleScene"3. Go to "Edit" -> "Project Setting... 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