Search Issue Tracker
Editor crash on loading project with Vulkan set as the graphics API
How to reproduce:1. Open the attached 'project-1255713.zip' project2. In the 'Project Settings' > 'Player' set the graphics API t... Read more
Universal Render Pipeline depends on the Physics 2D built-in package but...
How to reproduce:1. Create a new "Universal Render Pipeline" project2. In the Editor open Package Manager window3. Make sure that "S... Read more
[Input System] Mouse and Touchscreen control schemes are ambiguous when ...
Reproduction steps:1. Open the attached project ("case_1255580-TouchSchemes.zip")2. Open the repro scene ("SampleScene")3. Enter Pla... Read more
[macOS] Editor crashes when making changes to Prefab script components, ...
How to reproduce:1. Open user-submitted project (CombinedTutorials.zip)2. Open the Common/Scenes/Main scene3. Expand the 'Hero' Game... Read more
[macOS] Crash in -[CocoaMainMenu validateMenuItem:] when using the Help ...
How to reproduce:1. Create a new Unity project2. Build the empty SampleScene3. Once the build is complete refocus the Editor4. Selec... Read more
Animated Tiles in Tilemap lose collision when their tilemap is disabled ...
Reproduction steps:1. Open attached project "AnimatedTile.zip" and scene "SampleScene"2. Enter Play Mode3. In Hierarchy window, sele... Read more
Changes via Inspector are not saved to a .asmdef asset when it is marked...
How to reproduce:1. Create and open a new project2. Create a new assembly definition file in the Project Browser3. Mark the file as ... Read more
[InputSystem][Mobile] InputActionReference.action.performed is called tw...
Steps to reproduce:1. Open user's attached project "InputSystemBugs.zip"2. Build it to Android3. Press anywhere on the Screen4. Noti... Read more
Creating a new C# script throws an error when Project window is set to O...
How to reproduce:1. Create and open a new project2. Set Project window to One Column Layout3. Create a new C# script and open it to ... Read more
[TextMeshPro] Word wrap-around happens too early when using a specific font
Reproduction steps:1. Open attached project "TMPPadding.zip" and scene "SampleScene"2. In Hierarchy view, select Canvas/issue/viewpo... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler