Search Issue Tracker
Input system OnClick() action requires two inputs/clicks when using a mouse
How to reproduce:1. Open the attached project "InputBugRepro.zip"2. Open "GameScene" in the Assets / _Scenes folder3. Enter Play Mod... Read more
UI Navigation stops working after adding two Input Devices to a Scene
Reproduction steps:1. Open the attached "1371332_2.zip" project2. Open the "GameScene" Scene3. Enter the Play mode4. Press the space... Read more
[Profiler][Linux] Standalone Profiler does not open, logs "ExternalProce...
Reproduction steps:1. Open new Unity Project2. In Editor Menu, select Window -> Analysis -> Profiler (Standalone Process)3. Ob... Read more
[HDRP][URP] Terrain's material property TreeInstanceColor is only set th...
Reproduction steps:1. Download and open the attached "TerrainTreeColor.zip" project2. Open the "TreeInstanceColor" scene3. In the Hi... Read more
[Linux][URP] "Cancelling DisplayDialog" errors when opening "3D Sample S...
Reproduction steps:1. In Unity Hub, create new "3D Sample Scene (URP)" Template project2. After project opens, observe Console windo... Read more
Second EventSystem is added in URP project when multiple Scenes are load...
Reproduction steps:1. Open the attached user's project2. Set "Scene2" as Active Scene3. Press Play Expected result: no warnings in t... Read more
[OSX][Metal] Editor randomly crashes in MetalWindow::EndRendering when P...
Steps to reproduce:1. Create a new project2. Open Build Settings3. Open Player Settings4. Expand Other Settings in Player Settings w... Read more
[Input System] Mouse.current.leftButton.isPressed returns true when righ...
Reproduction steps:1. Open the user's attached "Input Focus Bug.zip" project2. Build and Run the Player3. Left-click outside the pla... Read more
Accelerometer is not working when using Input System 1.1.0-pre.5 or newer
How to reproduce:1. Open "AccelBug.zip" attached project2. Go to Build Settings (File>Build Settings)3. Build for iOS (or Android... Read more
Linux Editor crashes at "ComputeShader::CreateKernelVariant" when openin...
How to reproduce:1. Open the user attached project (UnityComputeShaders - start.zip)2. Go to the Scenes folder in the Projects panel... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template