Search Issue Tracker
NavMeshAgents with slow speeds, i.e. 0.1 gets stuck when moving around c...
Steps to reproduce : - import the project attached- open the scene and press play- press "S" to spawn an agent and notice that it wi... Read more
No settings for polygon collider 2d detail.
Documentation details a way to change the detail of the collider, although it's impossible in the editor. To reproduce:1. Open/creat... Read more
DOC: "undocumented" EditorWindow.OnDidOpenScene() appears in docs
To reproduce:Open http://docs.unity3d.com/Documentation/ScriptReference/EditorWindow.OnDidOpenScene.html Read more
panels don't maximize on spacebar hotkey anymore
To reproduce:1. In unity editor press spaceExpected result: Currently focused window maximizesActual result: error sound is played Read more
The editor silently fails when a serialized field is type-mismatched
To reproduce: BUGGY SCENARIO:1. create new game objects ObjA and ObjB2. make the following component, TestScript.cs:using UnityEngin... Read more
Sprites with Mip Maps enabled do not get packed
To reproduce:1. Open attached project2. Use Sprite Packer to pack the sprites found within Expected result: They get packedActual re... Read more
A moving CapsuleCollider triggers collisions with no actual contact betw...
To reproduce:1. Open attached project2. Run scene 'test'3. Console reports collisions Notice: the issue only occurred while using Ca... Read more
Unity UI breaks when an empty OnRenderImage call is attached
To reproduce:1. Open any project2. Attach ScratchPaper.cs script to the main camera3. Enter play modeExpected result: After leaving ... Read more
Event is not triggered at the last frame of the animation
To reproduce:1. Open the project that I've attached;2. Open the scene (it contains an animated game object);3. Open the animation wi... 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
- Dashboard shows "A critical error occurred" when opening a Cloud project link for an organization the user does not belong to
- TMP Sprite Asset Glyph preview in Inspector does not update live when editing Glyph Rect values
- MissingReferenceException thrown when deleting a Cinemachine Camera with the CinemachinePixelPerfect extension
- "No script asset for DebugState..." warnings are thrown when undoing a value change in the Rendering Debugger while in Play mode
- [Linux] Adaptive Probe Volumes tab in Lighting window shows stale "URP Asset does not support APV" warning after exiting Play Mode