Search Issue Tracker
[TitleBar] Name doesn't update when switching scenes in the Title bar
Repro steps: 1)Open the project 2)Notice the scene name in the Title Bar 3)Try changing scenes 4)Notice the name doesn't change Wor... Read more
HideFlag.DontSave on single component causes Unity to crash
If HideFlag.DontSave is set on a component upon running the scene a second time Unity will crash. Repo Steps: 1) Import the package... Read more
[OSX] Clicking Help->Software Licenses on a Mac doesn't open anything
Steps to reproduce: 1. Open Unity on any version of 5.6 or above. 2. In the top menu bar go to Help -> Software licenses 3. Nothing ... Read more
[Windows] Edit menu has duplicate menu items (Undo, Cut, Copy, Paste, etc).
The 'Edit' menu has duplicate entries for a number of the 'system' items (Undo, Cut, Copy, Paste, etc). Steps to reproduce: 1. Ope... Read more
Unity is not responding when trying to quit in headless mode
To reproduce: 1. Download attached project 2. In the terminal run command: "/Applications/Unity5.3.4p4/Unity.app/Contents/MacOS/Unit... Read more
[Windows] Starting Angry Bots 4.0 project causes crash of Unity 5.3.x
1. Import Angry Bots 4.0 from Asset Store to new project. 2. Close Unity. 3. Run Unity 5.3.x and open Angry Bots project. Actual ... Read more
Editor Crashes _in WebViewWindowPrivate::GetBrowser_ when closing the ...
Repro steps: 1) Open unity editor. 2) Open Asset store window. 3) Detach Asset store window from editor(make it float). 4) Exit uni... Read more
Script implementing interface, doesn't have a checkbox to be disabled in...
- Create a script that inherits from MonoBehaviour and implement an interface. e.g. public class NewBehaviourScript : MonoBehaviour,... Read more
[Chromium] cef crashes on cef_string_userfree_wide_alloc while trying to...
To reproduce: 1. Create new project. 2. Open and reload asset store page (by right clicking on asset store tab). 3. While it's relo... Read more
Removed tags don't disappear, they are marked as removed
How to reproduce: 1. Create a new project 2. Select Main Camera in hierarchy 3. Go to Tags -> Add Tag in Inspector 4. Create a mew T... 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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs