Search Issue Tracker
AssetDatabase RenameAsset renames child Scriptable Object Asset Pipeline...
How to reproduce:1. Open attached project "AssetRenameBug.zip"2. Make sure that Asset Pipeline version 2 is selected (Project Settin... Read more
Project Auditor "Details" and "Recommendations" "copy" button has no "on...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Project Auditor -> Start Analysis3. In the Pro... Read more
[WebGL] InvalidStateError: Failed to execute 'resume' on 'AudioContext':...
AudioContext.resume() error is not missing catch.See:https://forum.unity.com/threads/invalidstateerror-failed-to-execute-resume-on-a... Read more
Hierarchy search bar text does not reset when closing and reopening the ...
To reproduce:1. Open a new project2. Go to hierarchy window3. In search type anything and close the tab4. Open Hierarchy tab again r... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... Read more
"EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown ...
How to reproduce:1. Create a new project2. Create a “Canvas” GameObject3. Add a “Button - TextMeshPro” GameObject as a child of the ... Read more
Asset Store and Unity Version Control buttons have two tooltips
Steps to reproduce:1. Create a new project2. Hover mouse over Asset Store or Unity Version Control button icons3. Hover mouse on the... Read more
HideFlags does not work on instantiated prefabs when using a custom class
To reproduce:1. Open the QA's attached project2. Open the scene "SampleScene" and play it3. Go over all selections in the custom "To... Read more
Shader Graph Property type change breaks Shader Graph Node rendering
How to reproduce:1. Open Unity2. Load tester-submitted project(link in edit section)3. Open shader 'PartyPreview' in Shader Graph4. ... Read more
Camera.stereoActiveEye returns default eye (left) if called through OnPr...
Reproduction steps:1. Open the attached project2. Enable VR support if it is not.3. Open "Scene" scene4. Enter Playmode Expected res... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window