Search Issue Tracker
[Mac] Can't duplicate or delete array elements when using the context menu
How to reproduce:1. Open the attached project "My project (22).zip"2. Select "GameObject" in the Hierarchy window3. Open the Inspect... Read more
[IMGUI] IndexOutOfRangeExceptions thrown when trying to add the first it...
How to reproduce:1. Open attached project (or add Mobile Notifications package to new project)2. Go to Project settings and open Mob... Read more
CPU and GPU usage goes up when a tooltip pops up
Reproduction steps:1. Open a new project2. Press on "Main Camera" in the Hierarchy window3. Hover the mouse pointer over any propert... Read more
MenuItem is not shown in the item list if the string contains symbols
How to reproduce:1. Open project "MenuItemBug.zip"2. Go to Menu > Foo3. Observe the results Expected result: There are two MenuIt... Read more
Nested properties "isExpanded" state is not preserved when reordering Re...
How to reproduce:1. Open the user's attached "2022.1 Beta Project.zip" project2. Open the "ReoderableListBug" Scene3. In the Hierarc... Read more
HDR color picker intensity changing when reopening the color picker
How to reproduce:1. Via package manager install VFX Graph2. Import the attached Repro.vfx3. In the Add Color block, open HDR Editor4... Read more
[OSX] Editor windows appear laggy and fail to repaint sometimes after pe...
Note: This appears to affect the various editor windows on macOS, making them look like they're stuck for a moment (or occasionally ... Read more
Custom window is not resizable when docked
Reproduction steps:1. Open the "docked test" project2. Open Window -> Chrono Helper3. Dock Chrono Helper Window to the bottom of ... Read more
ReorderableList maintains incorrect height in the Inspector when cache i...
How to reproduce:1. Open the attached project (ReorderableListTest.zip)2. In the Project window, under Assets, select ReorderableLis... Read more
Hierarchy window expand/collapse animation is stuttering when expanding/...
How to reproduce:1. Open the user's attached project "Hierarchy.zip"2. Toggle visibility of child GameObjects in the Hierarchy windo... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code