Search Issue Tracker
Visual Script Graph window runs slowly because Object.FindObjectsOfType(...
Sometimes the Visual Script Window runs slowly. Most likely because Object.FindObjectsOfType() is called many times per frame. Read more
[2D][URP] GameObjects become unlit when moving 2D Light out of the Scene...
How to reproduce:1. Open the user's attached "2DURP_LightTest" project2. Open the "SampleScene" Scene3. Move the "Light 2D" GameObje... Read more
[URP] Terrain isn't affected by Ambient light when created with TerrainT...
How to reproduce:1. Open the user's attached "My project (5)" project2. Observe the Scene view in the "SampleScene" Scene Expected r... Read more
[2D] Multi-selecting more than 1 PSB file launches PSD Importer Inspecto...
There's a bug that is preventing users to use the PSD Importer Inspector properly when more than 1 PSB files are selected. Read more
XR head tracking lost when lost focus with action-based TrackedPoseDrive...
-Background: MSFT reported to XR team that with new action-based Tracked pose driver, Camera becomes head-locked when 2D overlay app... Read more
[IL2CPP] Build fails on Try block ends without any catch, finally, nor f...
Reproduction steps:1. Open project "IL2CPP_repro"2. Make sure Scripting Backend is set to IL2CPP3. Build the project Expected result... Read more
[Undo] TMP GameObjects remain in the scene after undoing their creation ...
Steps to reproduce:1. Create a new project or open an existing one2. Create a Button - TextMeshPro in the active scene3. Press Ctrl+... Read more
[iOS] Second ViewController renders beneath Unity ViewController if Port...
How to reproduce:1. Open and build the attached project ("1133418 - UIHeirarchy Issue.zip", ensure Portrait and Portrait Upside Down... Read more
MultiColumnTreeView "columnSortingChanged" callback is invoked multiple ...
How to reproduce:1. Open project "MultiColumnTreeView Sort Callback Issue.zip"2. Go to Menu > Window > MultiColumnTreeView Sor... Read more
Scene Template has non functioning button
Steps:1. Create new project2. Right click in project browser and choose Create Scene Template3. Select created scene template4. Clic... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu