Search Issue Tracker
Crash in GameObject::SendMessageAny while entering the playmode second t...
How to reproduce:1. Open the attached "ReproCrash" and "Level TEMPLATE" scene2. Enter playmode and wait for about 3 seconds3. Exit p... Read more
Unity stops working when right clicking on certain Assets if Deep Profil...
How to reproduce:1. Open the attached "RightClickCrash" project2. Go to Window --> Profiler and enable Deep Profile setting3. Ope... Read more
Delete button does not trigger delete function in Hierarchy and Project ...
Reproduction steps:1. Create new project.2. Try to delete Main Camera or Directional Light. Expected result: Object will be deleted.... Read more
Crash in PlayableTraverser::RootByType when disabling GameObject by usin...
How to reproduce:1. Open the attached "CrashBug" project and "test" scene2. Enter playmode Expected result: GameObject is disabled w... Read more
After switching to Editor Professional skin after Pro version activation...
Reproduction steps:1. Create new project.2. Activate pro license while being in Editor using Manage License.3. Swtich Editor skin to... Read more
[New Scripting Runtime] il2cpp build throws exception for the scenario
1. What happenedTesting on 'Best HTTP' A$ package (https://www.assetstore.unity3d.com/en/#!/content/10872).Reproduced with the new r... Read more
EditorGUIUtility.SetIconSize affects already rendered GUI
Repro steps: 1. Open provided project2. Click on "Window" -> "Seek" (If the "Seek" window is not already open)3. Notice that the ... Read more
Severe performance regression in "Test Runner" (5.6.x compared to 5.5.x)
Repro steps: 1. Open provided project in 5.6.x2. Click on "Window" -> "Test Runner" ("Editor Tests Runner" for 5.5.x)3. Click on ... Read more
Doing unrelated things to Lighting changes "Ambient Color" to Black
Repro steps for 2017.2.0a1: 1. Open provided projects "test" scene2. In the project window click on "boomfountain" located in "Asset... Read more
Procedurally generated geometry fails to use shaders
Geometry generated using DrawProceduralIndirect API fails to use assigned shaders correctly and returns black output. Repro steps: 1... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved