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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used