Search Issue Tracker
Unity leaks memory when adding/removing breakpoints while debugging with...
How to reproduce:1. Open the "VS_Leak.zip" project3. Open the "NewBehaviurScript.cs" script4. Attach Unity Debugger via Visual Studi... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
[Themes] Unity keeps refreshing on mouse pointer up when font is changed...
Unity keeps refreshing on mouse pointer up when font is changed and tree is selected in Project Browser. Refer the attached gif Step... Read more
The video flickers to black when changing Video Clip
How to reproduce: Open the attached project "VCS Test Project.zip" Enter Play Mode Expected results: The video doesn't flicker when ... Read more
[21.3 only] Error "NullReferenceException UnityEditor.SceneView.OnGU" is...
How to reproduce:1. Open the project “IN_29357”2. Open the “Goblin_01” prefab3. Select any child prefab in the Scene view4. Delete i... Read more
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.02. Animator controller with couple of state machines,... Read more
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce:1. Create a new project2. Open the Inspector window3. Create an empty GameObject in the Hierarchy4. Delete the name... Read more
[LWRP] Transparent Render Textures are Rendered as solid colors when usi...
Steps to reproduce:1. Open user's attached project "LWRPRenderTextureTransparencyBug.zip"2. Build and Run the project3. Notice Rende... Read more
CustomPropertyDrawer temporarily expands in Inspector window when modify...
How to reproduce:1. Open user attached "PropertyDrawerLayoutIssue.zip" project and "SampleScene" scene2. Select "DrawerTest" GameObj... 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