Search Issue Tracker
The global scene list is overridden in a project built with command line...
How to reproduce: 1. Open the attached “IN-88802” project 2. Build and run the project using the “TestProfile” profile 3. Observe... Read more
"NotImplementedException" occurs when combining ParametrizedIgnoreAttrib...
How to reproduce: 1. Open the attached project "UnityBugReports.zip" 2. Open Window>General>Test Runner 3. Select the "PlayMode" ... Read more
Constant console errors when using Min/Max Slider in PlayMode
*Steps to reproduce:* # Open a Unity Project # Create a UI Document Asset via Assets > Create > UI Toolkit > UI Document # Cre... Read more
[Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapText...
How to reproduce: 1. Open the “ShadowMapFallback“ project 2. Open the “SampleScene“ scene 3. Build and run for Android Expecte... Read more
Inaccurate Box Collider boundaries on a rotated child Cube when the pare...
NOTE FROM [~alexandru]: DO NOT CLOSE THIS CASE BECAUSE IT IS ALIVE FOR TOO LONG. PLEASE REACH OUT FIRST AND WE CAN DISCUSS CONVERTIN... Read more
Any small change in UI Builder Inspector refreshes Editor Inspector
*Steps to reproduce:* # Create a new URP project. # Assets > Create > UI Toolkit > UI Document. # Open this in UI Builder. #... Read more
[HandsDemoScene][Hand Interaction Profile] Right pinch moves left raycas...
See HandSelect.mp4 attached. Right hand pinch causes left hand's raycast beam to become offset from the hand model. The bug ha... Read more
[HandsDemoScene] Quirky toggle button behavior
See TouchyToggle.mp4 attached. The toggle button in HandsDemoScene is touchy. I clicked the button repeatedly, causing the button ... Read more
Single click calls UI Element renaming with a delay when clicked on the ...
How to reproduce: 1. Create a new Unity project and UI Document in it 2. Open the UI Document 3. Add a "Label" UI Element to the ... Read more
FocusNextInDirection not focusing when used on multiline TextFields
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/SampleScene.unity“ Scene 3. Enter the Play... 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