Search Issue Tracker
[Vulkan] Ghost artifacts on Pixel 6 when Opaque Texture and Graphics Job...
Steps to reproduce:1. Open the attached user’s project "T1659473_Repro.zip"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Go... Read more
User gets an error "MissingReferenceException: The object of type 'Unity...
Steps to reproduce: Create a project; Go to the menu "Window" -> "Text"; Select "Sprite Importer" Verify that the "Sprite Importe... Read more
[Linux][Context Menu] Search field doesn't detect all key presses
Repro Steps: Create and open a new project RMB in the Project Window Click into the search field and quickly type a word Observe not... Read more
Tooltip covers new context menu
Like the title says and video shows Read more
Override function is not called when the “invoke” method is invoked
How to reproduce:1. Open the user’s attached “MyTestproject.zip” project2. Enter Play Mode3. Observe the Console window Expected res... Read more
Editor hangs while compiling a CI build
The Editor hangs roughly 20% of the time during Continuous Integration (CI) builds. The hang happens soon after the launch of the bu... Read more
“Animator.parameterCount” is set to 0 after making any changes in the An...
How to reproduce:1. Open the attached “parameter.zip” project2. Enter “SampleScene” Scene (Assets > Scenes)3. Open “New Animator ... Read more
ObjectDisposedException is thrown when objects are removed from a serial...
How to reproduce:1. Open the “list_issue“ project2. Open the “ListInspectorBug“ Scene3. Select the “ListInspectorBug“ GameObject4. U... Read more
[Context menu] Items disappear when hovering over menu items
{}Reproduction steps{}: Create a new project Right-click the Project window or the Hierarchy window Hover over expandable items Repe... Read more
[Android] Error "ExcutionEngineException: An unresolved indirect call lo...
How to reproduce:1. Open the "IN_59417" project2. In the Player Settings make sure "IL2CPP Code Generation" is set to "Faster (small... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used