Search Issue Tracker
Player launched with -hideWindow flag throws errors in the Player.log
Reproduction steps:1. Create a new Unity project2. File -> Build3. Go to the file Build destination folder4. Open CMD in that fol... Read more
Assembly-CSharp properties don't open on projects with Regenerated Proje...
Reproduction steps:1. Open the user's attached project2. Go Edit -> Preferences -> External Tools -> Regenerate project fil... Read more
Prefab variant asset is created with empty override
Steps:1. Open attached project2. Open TestScene3. Drag & Drop "1" prefab instance to the Project Browser4. Choose "Prefab Varian... Read more
[Animation Rigging] Bone Renderer 3D Gizmo Icon is of low quality when v...
How to reproduce:1. Open the user's attached project2. Open the "SampleScene" Scene3. Observe the "Bone Renderer" 3D Gizmo Icon Expe... Read more
Editor performs very slow when selecting a large Addressable Asset group
How to reproduce:1. Open the attached project (AddrTest.zip)2. Go to the Addressables Groups window (Window -> Asset Management -... Read more
Mouse input is affected by fps
[https://forum.unity.com/threads/cinemachine-freelook-x-new-input-system-crazy-sensitivity-issue.927714/#post-7423121]Reproduction S... Read more
[Mobile] ScrollView allows both Vertical and Horizontal movement when it...
Reproduction steps:1. Download the attached project "UIToolkit Bug"2. Build and Run the Scene "SampleScene" on a mobile device3. Att... Read more
[URP] Opening Prefab in Context mode causes the gray background to overl...
How to reproduce:1. Open the attached project ("1360233_2021.2.0b9.zip")2. Right-click on "Cube" in Hierarchy3. Prefab -> Open As... Read more
Scrolling is jumping when scrolling in the Input Manager
How to reproduce:1. Create a new project with a 3D Template2. Go to Input Manager (Edit>Project Settings>Input Manager)3. Open... Read more
UI Buttons are not interactable when running Build with FullScreenMode.M...
1. Create a new HDRP project2. Delete all GameObjects from the scene3. Add attached "Canvas.prefab" and "BugTester.cs" files to the ... 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