Search Issue Tracker
[Windows] IMGUI Button is pressed when Clicking in roughly the same area...
Reproduction steps:1. Open user attached Project2. Build and Run the game3. Press the Top Left corner of the Second Display Expected... Read more
[UI] Dangling references in FontUpdateTracker when changing the font of ...
Reproduction steps:1. Open the user's attached project and Test scene2. Enter the Play mode3. Observe the Console window Expected re... Read more
Probuilder package is missing dependencies on com.unity.modules.physics ...
How to reproduce:1. Create a new project2. Delete all dependencies from the manifest.json (including the modules)3. Install ProBuild... Read more
SRP Object Transparency Sort Mode/Sort Axis is not changed when setting ...
How to reproduce:1. Open attached project "Case_1312229_sortMode.zip"2. Open "Sample" scene3. Enter PlayMode Expected result: "Custo... Read more
System.Diagnostics.Process.GetCurrentProcess().MainWindowHandle always r...
Reproduction steps:1. Open attached project "WindowHandle.zip" and scene "SampleScene"2. Build and Run3. Open an additional instance... Read more
Custom View/Projection matrices not used when drawing Meshes with the Co...
How to reproduce:1. Open the user's attached project2. Enter Play mode Expected results: When using the CommandBuffer to draw a mesh... Read more
[macOS][M1] Segmentation fault error is thrown when running the usymtool...
How to reproduce:1. Open the Terminal Window2. Launch the "usymtool" tool (located at "/PATH/TO/UNITY/INSTALL/Unity.app/Contents/Too... Read more
GUID conflict errors are thrown when the Analytics Library and Analytics...
Reproduction steps:1. Create a new project2. Click Window -> Package Manager in the Menu Bar3. Install the "Analytics Library" an... Read more
Calling Marshal.PrelinkAll() on a class that contains a DllImport attrib...
Calling Marshal.PrelinkAll() on a class that contains a DllImport attribute of a non-existent dll will always log lines that look li... Read more
CharacterController isGrounded property affected when changing the Edito...
How to reproduce:1. Open the attached project (case-1313367_CharacterController)2. Click Play3. Observe the character jumping and th... 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
- [iOS] "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously when using specific Project Settings and Anti-aliasing is enabled
- Inconsistent help box font size in Project Settings window
- Local package MonoBehaviour scripts appear as missing after updating the project when the project and package paths share the same prefix
- AssetBundle Variants do not switch when a Sprite (2D and UI) texture is referenced from a Material
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location