Search Issue Tracker
[Editor] "Gizmos" and "Layer Collision Matrix" Properties tooltip missin...
The tooltip is missing for "Gizmos" and "Layer Collision Matrix" Properties under "Physics2D" in the "Project Setting" window, Refer... Read more
[Input System] Performing an action with a Mouse Click before cancelling...
How to reproduce:1. Open user's "Gamepad Hold Bug" project2. Open Assets/SampleScene3. Plug a Gamepad into the PC4. Enter Play Mode5... Read more
[IL2CPP] Nested generic limit error is thrown when using Sprache and inc...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Inspect the Console4. Exit the P... Read more
[Cinemachine] Reset functionality doesn't work for Custom Blends in Cine...
Reset functionality doesn't work for Custom Blends in CinemachineBraine, refer attached video Steps to repro:1. Create a New Project... Read more
[Memory Profiler] Orange highlight shows different data when changing it...
How to reproduce:1. Open the attached project "case1276377.zip"2. Open Memory Profiler window3. Open snapshots called "1" and "2"4. ... Read more
[Memory Profiler] Snapshots labels do not match in different window plac...
How to reproduce:1. Create a new Unity project2. Install the Memory Profiler package3. Open Memory Profiler window4. Capture a memor... Read more
[Shaders] Compute shader preprocessor warnings and errors don't get forw...
Reproduction steps:1) Create a ComputeShader asset2) Add line "#pragma exclude_renderers asdfasdf0" to the source of the asset (the ... Read more
Variables that have the NotKeyable attribute are still animatable when t...
How to reproduce:1. Open user's attached "CleanProject" project2. Open the "SampleScene" Scene3. In the Hierarchy select the "GameOb... Read more
[Memory Profiler] Search field 'contains' doesn't open after performing ...
How to reproduce:1. Open the attached '1276361.zip' project2. Open Window>Analysis>Memory Profiler window3. In the Workbench o... Read more
[Cinemachine] Custom Blends dropdown arrow icon is misaligned in Cinemac...
Custom Blends dropdown arrow icon is misaligned in CinemachineBraine, refer attached screenshot. Material is configured gracefullySt... 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