Search Issue Tracker
Rotation gizmo is only selectable on one axis
The rotation handle is not able to be selected consistently per-axis, it either ignores the event completely or engages the orbit ha... Read more
Scene view's grid position is inverted on its axis when the Scene Camera...
How to reproduce:1. Create a new project or open an existing one2. Set the Field of View field of the Scene Camera to a number lower... Read more
Logging errors from background thread crashes the Editor when Error Paus...
How to reproduce:1. Open user-submitted project (project.zip)2. Open the 'SampleScene' scene3. Make sure 'Error Pause' is enabled in... Read more
Game view with Custom Layout doesn't fill whole area when UI scaling set...
Reproduction steps:1. Open the attached project "Test 2019.3 layout.zip"2. Switch between the "Bad" and the "Good" Layout in the top... Read more
[Game View] Scale resizer value from Game View is not changing on mouse ...
Scale resizer value from Game view is not changing on mouse click Steps to repro:1. Create a new project2. Change the scale of Game ... Read more
Scene Toolbar's Icons are wrong when using Hand, Orbit and Zoom Tools
How to reproduce:1. Create a new Project2. Press on the Hand Tool Icon in the Scene Toolbar Expected Behaviour: The Hand Tool Icon i... Read more
Tools.viewTool always returns ViewTool.Pan
How to reproduce:1. Open attached project "ViewToolRepro.zip" and scene "ReproScene"2. In the Scene view, hold right click and move ... Read more
MissingReferenceException when exiting Play Mode while bound editing giz...
Reproduction steps:1. Create an empty project2. Create a Cube GameObject3. Enter the Play mode4. Add a Sphere collider to the Cube5.... Read more
Checkbox for "Scripts" parameter in Gizmos Menu is Overlapped by a label
Reproduction steps:1. Create a new project2. Open the Gizmos Menu3. Observe the checkbox near the "Scripts" parameter Expected resul... Read more
Cannot select exact decimal values when using the Game View window Scale...
To reproduce:1. Create a new project2. Set the Layout to a 'Default' and open a Game View window3. Try to set the Scale value firstl... 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