Search Issue Tracker
[WebGL] Input.GetAxis("Mouse X") and Input.GetAxis("Mouse Y") return inc...
Steps to reproduce:1. Open the attached project (case_1231678.zip)2. Switch Platform to WebGL3. Build And Run the project4. Download... Read more
[VFX Graph] NullReferenceException errors are thrown on clicking on Play...
NullReferenceException errors are thrown on clicking on Play /Pause/Stop button after attaching Target VFX GameObject. Steps to repr... Read more
[VFX Graph] ScrollRect area overlapped with title bar in Target Gameobje...
ScrollRect area overlapped with title bar in Target Gameobject window when Debug mode is set to Efficiency. Steps to repro:1. Open t... Read more
[Profile Analyzer] Export menu is unclear in relation to Single/Compare ...
Reproduction steps:1. Open attached project "ProfiAnalyze2020.2.zip"2. In Profile Analyzer window, go to the Compare tab then load "... Read more
Sprite Renderer increasingly allocates memory when SetTrigger() is calle...
How to reproduce:1. Open the "Launch" Scene in the user-supplied project2. Enter Play Mode3. Observe Unity's memory usage Expected r... Read more
[Graphics] Game View Skybox flickers on resizing its Window with Frame D...
On resizing the Game View Window or changing the layout with the Frame Debugger Enabled the Game View Skybox flickers and the memory... Read more
[VFX Graph] Mouse cursor continuously updated on opening Simple Mesh out...
Mouse cursor continuously updated on opening Simple Mesh output visual graph. Steps to repro:1. Open the attached project.2. Select ... Read more
Cloning ActionMap through JSON converts empty paths to NULL which is not...
-error:When adding a binding to an InputActionMap, there is a check to make sure the binding's path is not null:In order to add a pl... Read more
Images with "Preserve Aspect" enabled are jittering / moving around when...
How to reproduce:1. Open attached project "PreserveAspectTest.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, use mou... Read more
[AI] Path of Agent is miscalculated when passing through a corner common...
Reproduction steps:1. Open the project from the attached file "1230443.zip"2. Enter Play Mode and press the Start button in the Game... 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