Search Issue Tracker
Sub Graph node is showing a "Validation" error when it has a keyword
How to reproduce: 1. Open project "empty.zip" 2. Open "TestShaderGraph.shadergraph" (Assets>TestShaderGraph) 3. Observe the "TestSub... Read more
[ProBuilder] Bevel Settings slider goes of bounds when a value larger th...
Steps to reproduce: 1. Make sure that the ProBuilder toolbar is visible 2. Create a new shape and select it 3. Enter either edge or... Read more
[WebGL] Fullscreen Post Processing Shader breaks when the project is bui...
Reproduction steps: 1. Open the “WebGLProject“ project 2. Enter Play Mode 3. Press the “K” key on the keyboard, and then hold the... Read more
Splash Screen still shows "2005 - 2021 Unity Technologies" while creatin...
To reproduce: 1. Create a new Project on Unity 2022.* 2. Observe Project opening Splash Screen Expected Result: It shows the date ... Read more
An entity with ShaderGraph material, Hybrid Renderer, SubScene is not re...
How to reproduce: 1. Open attached project "DOESOURENTITYVERSIONWORK.zip" and scene "SampleScene" 2. In Project window, select "Cla... Read more
[IMGUI] Descender letters overlapped or clipped in search bar of Paramet...
Descender letters like g, y, p etc overlapped or clipped in the search bar of Parameters tab inside Animator Controller. Steps to R... Read more
UDP socket created In [InitializeOnLoad] won't cleanup after switching t...
in a [InitializeOnLoad] static method I created a UDP socket, After Swithing to PlayMode ,this method will be trigger again;But this... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce: 1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip" 2. Make sure that Api Compatibility L... Read more
[Android][Vulkan] Screen Glitching when using Vulkan with Graphics Jobs ...
How to reproduce: 1. Open the user's attached "FTManagerTest.zip" project 2. Build And Run "TestScene" Scene 3. Tap on the screen if... Read more
[Linux] GTK errors show up in the "Editor.log" when executing tests
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the Test Runner window (WIndow > General > Test Runner) 3. Pr... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key