Search Issue Tracker
GetButtonDown() keeps getting triggered when a button is held and scene ...
Steps to reproduce:1. Open attached project "repro_project.zip"2. Open "0" scene3. Press Play4. Press and hold "E" key(there's two s... Read more
[Editor] Changing game view size doesn't update Camera.ViewportToWorldPo...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. In game view, make sure that Maximize on play is checked and ent... Read more
Sometimes errors when LoadAssetAsync and UnloadUnusedAsset is called bef...
When calling UnloadUnusedAssets in a script where a LoadAssetAsync has occured but asset not yet used, AssetBundleRequest.asset will... Read more
NavMeshObstacle carving causes NavMeshAgent to teleport
Reproduction step:1. Open the attached project.2. Open and play the "MainScene".- After few seconds obstacle is instantiated inside ... Read more
SyncVar hook isn't called most of the time if SyncVar value is changed d...
Steps to reproduce: 1. Open attached project2. Build and run project as host3. In editor, open scene "SceneStart" and run it4. Conne... Read more
Canvas inside canvas resets position/anchors when entering play mode
Steps to reproduce:1. open attached "ErrorProject.zip"2. open scene LEperiment3. select "LoreCanvas" in hierarchy4. center RectTrans... Read more
MonoDevelop does not highlight read-only variables as errors when trying...
Note: Errors appear in Unity editor only. Problem: MonoDevelop does not highlight read-only variables as errors when trying to set t... Read more
[iOS] Significant GPU frametime increase when drawing primitives (cubes/...
Steps to reproduce: 1. Open attached project2. Build 'cubes' scene for iOS3. Go to 'Product/Scheme/Edit Scheme', change GPU frame ca... Read more
Canvas with Graphic Raycaster which has an image object does not block C...
Repro steps:1. Open "GraphicRaycast" project2. Open "scene" scene3. Enter play mode4. Click on the red square5. Notice that the red ... Read more
[GraphicRaycaster] inconsistent behavior between 2D and 3D colliders beh...
Reproduction steps(GIF attached):1. Open "UI" project.2. Open "scene" scene.3. Check "1", "2", "3", "4" game objects collider types ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS