Search Issue Tracker
[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
[PhysX] Articulation joint Motion - "Limited" can be broken by force
How to reproduce:1. Open the user's attached project ("ArmRobot.zip")2. Enter Play mode3. Aim at the robot arm and shoot spheres cli... 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
Expose Parse Escape Character
Expose Pase Escape Character through TextElement. (UXML) Note - Link to the forum where the issue was raised https://forum.unity.com... Read more
Editor crashes when loading RenderDoc with Graphics API set to OpenGLES2...
How to reproduce:1. Install RenderDoc (https://renderdoc.org/)2. Create a new Unity project3. Open the Player Settings ("Edit->Pr... 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
Editor crashes on VFXMemorySerializerBindings::Internal_DuplicateObjects...
Reproduction steps:1. Clone the project using GIT command line: git clone https://github.com/Unity-Technologies/SpaceshipDemo.git2. ... 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
Ctrl+B fails to open the Build menu when the Services tab is opened
Steps to reproduce:1. Open any new project2. Open Services window3. Press Ctrl+B to open the Build window Expected: the Build window... 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