Search Issue Tracker
Windows Standalone runs on left-most screen
When running a Windows standalone, it starts up on the left-most screen. When setting it to full screen, it appears on the left-most... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument