Search Issue Tracker
Editor crashes after deleting Animator component for object which has sk...
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Select "Crowd_LOD2" gameobject and delete Animator- Editor crashe... Read more
Edges of connected Terrains become darker when SetNeighbors() is called
How to reproduce:1. Open attached Unity project "SetNeighbors Issue"2. Load scene "MainScene"3. Enter the Play mode Expected result:... Read more
Rotating with Ctrl button will skip fractional value in Inspector
To reproduce: 1. Open Unity, create a new project and open it2. Create Cube or other gameObject and select it3. Rotate that gameObje... Read more
SSAO in Forward rendering does not use Cutout from Shader
To reproduce: 1. Open Unity, create a new project and open it2. Download "SSAO+Cutout_Bug_005.unitypackage" file that I attached3. I... Read more
Assertion failed on expression: 'kValidSceneObjectIdentifier == res' aft...
Steps to Reproduce:1. Create any 3D game object.2. In the Inspector, Mark it as static.3. Drag it to Project window to create Prefab... Read more
[macOS] Scene view navigation is slow and editor crashes after a minute ...
Steps to reproduce: 1. Open attached project2. Open scene "repro3"3. Do some actions in scene view that would cause it repaint (scro... Read more
Rotation of the Rotation/Universal Tool handles are not updated when obj...
To reproduce: 1. Open Unity, create a new project and open it2. Create and select a cube3. Rotate the cube with a rotation tool or t... Read more
[Regression][Windows] Scene view picking is not working in certain scene
Steps to repro: 1. Open attached project and 'test' scene;2. In the Scene view click on a gameobject. Expected result:Gameobject is ... Read more
Object skips its initial position when using Transform/Universal Tool + ...
To reproduce: 1. Open Unity, create a new project and open it2. Create and select a Cube3. Hold Ctrl to keep snapping on4. Move the ... Read more
[OSX 10.13] CPU usage on built empty scene is much higher than on 10.12 ...
To reproduce:1. Create a new project2. Disable Directional light(for better repro)3. Build and run scene4. Open activity monitor Exp... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal