Search Issue Tracker
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce: - Enter play mode - Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canv... Read more
Color from the 'Ambient Color' Color Picker doesn't match the actual Amb...
How to reproduce 1. Open the attached 'case_1280918.zip' project 2. From the 'Scenes' folder open 'SampleScene' 3. Open the Lighting... Read more
[OSX] The Scene icon in the Unity Editor's title bar can be dragged and ...
How to reproduce: 1. Open any Unity project on a device running macOS 2. Navigate to the Title bar and drag the Scene icon next to t... Read more
[VFX] EditorGUI.BeginChangeCheck and EditorGUI.EndChangeCheck() not work...
This issue comes from a user feedback on the forum: [https://forum.unity.com/threads/modifying-exposedproperties-doesnt-trigger-e... Read more
An image is not displayed upside down when width and height are not spec...
Steps to reproduce: 1. Open the user’s project 2. Open the “TestFlip” window (Window → UI Toolkit) Expected result: A picture i... Read more
InvalidOperationException is spammed when adding a new Component while I...
How to reproduce: 1. Open a new Unity project 2. Select a GameObject in the Hierarchy 3. Switch the Inspector to "Debug" mode ... Read more
Scene view performance rapidly drops when the Inspector window is opened...
How to reproduce: 1. Open the attached "case_1391021" project 2. Open the "MyScene" Scene 3. Open the "Window -> Analysis -> Prof... Read more
[HDRP] UI Mask is ignored when UI element containing the Mask is placed ...
How to reproduce: 1. Open the attached project("Test_2018.3.6f1") 2. Go to Project > Assets > Scenes > Sample Scene 3. Observe Game ... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro) 2. Open attached proj... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player