Search Issue Tracker
MenuItems do not get subgrouped by path when creating new MenuItems with...
How to reproduce:1. Open user's attached project2. Right click on an asset inside the project view Expected result: inside the menu,... Read more
Playmode tint ignores certain parts of the Editor when entering Play mode
Steps to reproduce:1. Open any project2. Go to Preferences -> Colors -> Playmode tint and set it to black3. Start opening any ... Read more
[MacOS] Editor crashes while maximizing the Scene viewport repeatedly
Steps to reproduce:1. Create a new Unity project using the High Definition template2. Open the sample scene3. Begin maximising Scene... Read more
[macOS][Editor] Editor crashes while opening the same project
Editor crashes while opening the same project Steps to repro:1. Create a new project2. Close asset store window if it is already ope... Read more
[Windows 7] Local cache server can't connect
Reproduction steps: 1. Create a New Project2. Enable the Local Cache Server3. Exit the Editor4. Open the same project5. Look at the ... Read more
[MacOS] The Editor crashes if opening a project from inside a project
Reproduction steps: 1. Create a New Project ("Project1")2. "File" -> "New Project..." and create another New Project ("Project2")... Read more
Linear Color Space warning is thrown despite meeting all the requirements
To reproduce:1. Open any project2. Set up the Lightweight package3. Go to Player Settings> Other settings and change color Space ... Read more
Flickering line above the Scene and Game View tabs while clicking around...
Steps to reproduce:1. Create a new Unity project, make sure editor layout is default2. Go to the Player Settings and change the Grap... Read more
[Editor] Unable to change editor "Layout" after importing any asset or a...
Layouts cannot be changed if any asset or any package is imported in the project, with the error on console "Menu Window/Layouts cou... Read more
Adding Mesh Filter to object with already excising Mesh Filter throws ex...
To repro:1. Create project, add new Cube to scene.2. Add component Mesh filter.3. In appeared dialog window press Cancel. Actual 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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"