Search Issue Tracker
Menu 3D scene UI is invisible
To reproduce:1. Open the project attached. It is the Unity UI example project2. Open scene "Menu 3D"3. Notice that all the buttons a... Read more
Undocked windows cannot be moved if they're in pairs
To reproduce:1. Undock a window2. Undock a second window and doc it below the first one (so that they combine a new window with the ... Read more
CTRL+A does not work on input fields in play mode
[InputField] CTRL+A does not work on input fields in play mode Steps to reproduce: 1. Open the attached project2. Open and run 'Test... Read more
UNet: component's inspector doesn't save expanded/collapsed state
To reproduce:1. Create new project2. Add empty gameobject3. Add network manager component4. Expand Network Info5. Select main camera... Read more
[Hotkeys] Ctrl+hotkey combination same as editor's default does not work...
Ctrl + some keys (a,s,d,z,x,c,v,b...) are not working in editor's play mode. Steps to reproduce:1. Open attached project's scene "Te... Read more
[2d Prototype] Crash when using Rect Tool on N-sided Polygon with 3 sides
1. add a new N-sided Polygon 2d object to the scene2. choose 3 for the number of sides and click Create Game Object3. select the Rec... Read more
Tab key adds a ") " in InputFields on linux
-e: see title, works in editor and other standalones-repro with 4.6.5, 5.1 -repro:--add ui canvas to scene--add two input field to c... Read more
Windows: 64bit DEV runtime not published
-e: see title, enabling Development channel in 64 browser fails -repro:--install 64bit windows chrome--install plugin--run content--... Read more
iOS 8.3 SDK causes orientation to reverse on every frame after Unity Ads...
Unity Ads + Unity 5.x + iOS 8.3 SDK + game project locked to portrait/landscape orientation lead Unity to start reversing device ori... Read more
UI: entering text into text field requires refocus on content
-e: see title, need to focus on another tab and come back to if for it to work -works fine in 4.6.5, not working in 5.0.x -repro:--b... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature