Search Issue Tracker
Shader Graph asset icons are shown incorrectly after reimporting the pro...
Shader Graph asset icons are shown incorrectly after reimporting the project library. Or after say, cloning a project from github ... Read more
AssetImportWorkers are stuck indefinitely at "Android Extension - Scanni...
Reproduction steps: 1. Ensure the Editor has the Android Support module 2. Download and unzip the “WorkerFreeze_Stripped“ project ... Read more
[Timeline] Track Group renaming doesn't go into the undo history
Track group renames don't enter the Undo history. Undoing and redoing often loses name changes. Repro: # Create a timeline. (As... Read more
Crash on UnityEngine.InputSystem.InputActionState:EnableControls when en...
Reproduction steps: 1. Open the attached project “InputSystemCrash” 2. In the Project window search and open “RxC_Controls” Input ... Read more
Shader Graph property default values are lost when the property is no lo...
When making a property not exposed in Shader Graph, the default value is lost/reset Repro steps: * Download this project: [http... Read more
[Search] "Search Unity" and "Press Tab" overlap and text escapes search ...
*Repro* # Open Search All window (Edit -> Search All...) # Decrease window width. *Expected:* No text overlapping or escaping... Read more
[Search] Missing icon in "Press Tab to filter"
*Repro* # Open Search All window (Edit -> Search All...) There is an odd space between "Tab" and "to". Looking at previous stre... Read more
[tvOS] Unable to build any tvOS project using Xcode 15 Beta
Steps to reproduce: # Create new Unity project # Switch to AppleTV # Build the project for AppleTV # Open generated project ... Read more
InputDevices.deviceConnected and InputDevices.deviceDisconnected events ...
Reproduction steps: 1. Open user attached project "OpenXRDeviceBug.zip" 2. Enter Play mode 3. Activate VR headset 4. Observe C... Read more
Selecting and deselecting Input Actions assets causes InputActionImporte...
Steps to reproduce: 1. Open attached project "AssetBug.zip" 2. In Project window, select the Assets/New Controls.inputactions asse... 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project