Search Issue Tracker
[asmdef] Build fails with AssemblyDefinitions
Reproduction steps: 1. Open "MinimalRepro" project2. Build the project Expected Result: The project builds successfullyActual Result... Read more
[asmdef] An AssemblyDefinition with duplicate references, loses those re...
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Click on "NewAssembly Main" in the Project window3. In the Inspector window... Read more
Unity does not read model data from .dxf files
Steps to reproduce:1. Create a new project2. Attempt to import the attached or any .dxf file Expected result: converted to native fo... Read more
Prefab instance in the scene is not refreshed after the prefab is change...
To reproduce:1. Open the user's attached project2. Open scene "Test"3. Make sure the Cache Server Mode is set to "Local" in Preferen... Read more
[Linux editor] Crash in gtk_menu_get_type on Menu.SetChecked in menu ite...
Steps to reproduce:1. Open the attached project2. Click "Hello->Hello" under the menu3. Repeat step 2 Result: crash in gtk_menu_g... Read more
Changing addressableNames doesn't trigger bundle rebuild
To reproduce:1) Open attached project and scene2) In Editor/BuildBundles.cs, change the addressableNames to be "test1/girl2"3) Save ... Read more
SendMessage cannot be called during Awake without using SendMessage
To reproduce:1) Open attached project2) Open the scene SharedDemo_Rework on Standalone platform and build Actual: Use collapse in th... Read more
[OSX] Editor crashes when clicking on MenuItem during recompile after re...
Steps to reproduce:1. Open attached “MenuItem.zip” Unity project2. Open “test.cs” script3. Change MenuItem name string in line 10 of... Read more
Window focus is regained when setting QualitySettings.vSyncCount
Reproduction steps:1. Download project "FocusListener.zip" and open in Unity2. File -> Build Settings3. Select Standalone and "Bu... Read more
Unable to delete a project folder after the second instance of Unity tri...
To reproduce:1. Open any project or create a new one2. Open a second instance of Unity and attempt to open that project, click "OK" ... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names