Search Issue Tracker
Only one Game tab receives Keyboard input
Steps to reproduce:1. Download attached project.2. Click to focus on one Game tab, press any keyboard key, input will be shown as tr... Read more
Serialization doesn't work on a List of generic objects
To Reproduce: Open the attached project, observe that 'public List<BaseItem<T>> PreparedItems;' from 'Custom List' scrip... Read more
Standalone build is TopMost window even when trying to put something els...
To reproduce:1) Make an empty project2) Make a windows standalone build, make sure that you allow yourself to go to windowed mode th... Read more
Internal compiler error when trying to construct a dictionary of generi...
To Reproduce: 1. Open the attached, notice that as long as this line:'new Dictionary<p<object, object>, object>();'exist... Read more
[Windows Store Apps] backspace doesn't work on uGUI input fields
Repro steps:1. open attached project, which has input fields;2. build to WSA platform and deploy on tablet;3. select input field and... Read more
[Widows Store Apps] Touchscreen keyboard appears and hides tapping 2x on...
Touchscreen keyboard appears and hides tapping 2x on uGUI input field. This doesn't happen on old Unity GUI. Repro steps:1. open att... Read more
If you call 'NavMesh.SamplePosition' with float.PositiveInfinity as max ...
To reproduce:1) Create new project2) Add a plane3) Bake a NavMesh on it through Navigation panel4) Attach a script with this in eith... Read more
TextMesh front does not correspond with the "Forward" vector of the game...
To reproduce:1. Create a TextMesh object2. Notice that the game objects Forward vector (blue arrow) faces the back of the text This ... Read more
Locking the Inspector window breaks it
To Reproduce: 1. Open the attached project & select the sphere object.2. Lock inspector & play.3. Observe 'the MissingRefere... Read more
Inspector Text is garbled while scripts are being compiled
Steps to reproduce:1. Download attached project2. Open "John" scene3. Select GameObject4. Open Bad Script and edit it to have a synt... 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 with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc