Search Issue Tracker
Only the first submesh is drawn when using DrawMeshInstancedIndirect method
Reproduction steps:1. Open the attached project ("MeshInstancedTest.zip")2. Enter the Play-Mode Expected result: When using DrawMesh... Read more
[Linux] Caps lock key remapped to Backspace does not delete characters
To reproduce:1) Open Terminal2) In Terminal, execute 'setxkbmap us -variant colemak' (just switching to Colemak input through settin... Read more
[Android] Changing screen orientation stretches view after using SetReso...
Steps to reproduce: 1) Download attached project 'ScreenReslutionOrientationBug.zip' and open in Unity2) Build and Run 'Main' scene ... Read more
Collab shows "An Error Occurred" message sometimes in poor internet cond...
Repro steps (not the best but seem to be fairly consistent). 1) Start Unity2) Open a Collab project3) Let the laptop go to sleep and... Read more
[GLCore][GLLegacy][OSX] Color picker produces artifacts
Info:Color picker selecting results in artifcats. It is regression fomr b10, used to work in b9. I checked changsets between them, b... Read more
[Frame Debugger] Event slider mouse is different when hovering on the fi...
How to reproduce: Open or create a new project Enter play mode Enable frame debugger Compare hovering the mouse toward the start of ... Read more
AnimatorOverrideController does not switch through animations
Steps to reproduce:1. Open user attached project ("Animator System Override")2. Play the scene3. Press A a few times to switch anima... Read more
Rightclick > Setup leads to outdated URL
-e: see title, should lead to the current http://unity3d.com/webplayer/setup/ -repro:--open http://unity3d.com/webplayer/setup/--rig... Read more
Parts of the Material Thumbnail's background change color when material'...
How to reproduce:1. Create a new project2. Create a new Material3. Observe the Material's Thumbnail4. Make any changes to the Materi... Read more
Unity freezes when importing a specific .FBX file
How to reproduce:1. Create a new project2. Drag cylinder.FBX file into the Project Expected result: cylinder.FBX is imported into Un... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist