Search Issue Tracker
Inherited context menu public function does not show up
To reproduce:1. Open Attached Unity project "Inheritance.zip"2. Open scene "Scene"3. Click on "ClassAChild" in the hierarchy4. Click... Read more
UI panel is shifted by several pixels relative to gizmo of 2d manipulati...
To reproduce:1. Open attached Unity project "ImageShift.zip"2. Open scene "1"3. Click on Canvas --> panel Expected result: The 2d... Read more
Animations do not blend between Timeline and Animator animations when th...
To reproduce: 1. Open the project, attached by user (animation_timeline_repro.zip)2. Select "lily" asset in the Project View3. Note ... Read more
IEnumerator stops working when adding a Graphic component to a gameObjec...
To reproduce:1. Open attached Unity project "layoutbug.zip"2. Open scene "Bug"3. Go into Play Mode Expected result: IEnumerator func... Read more
Unity does not show the errors on the second attempt to build
Steps to reproduce:1. Open the attached project2. Open the Assets/test.unity scene3. Switch platform to Windows Store4. Build for WS... Read more
ArgumentException when undoing created keyframes in animation clip asset...
How to reproduce:1. Open the attached project2. Make sure Animation and Inspector windows are open3. Select idle animation from Asse... Read more
An error "Please enable Daydream or Cardboard in Player Settings" shows ...
Reproduction steps:1. Open the attached project;2. Build project to device; Actual result: an error "Please enable Daydream or Cardb... Read more
Changing RenderSettings.fogMode at runtime works in Editor, but not in B...
To reproduce: 1. Open the project, attached by user (bugFogMode.zip)2. Open "main" scene3. In Play mode, press any key4. Observe how... Read more
Searching for assets with specific type does not show all the assets of ...
To reproduce: 1. Open the project, attached by user (StatSystemProject.zip)2. In Project View, type t:BaseStatType in the search bar... Read more
[VR] Single Pass rendering w/one of the standard effects shaders doesn't...
Steps to reproduce:1) Download and open attached project "repro.zip"2) Make sure VR mode is on (can also be seen w/o HMD if Split St... 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