Search Issue Tracker
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
Universal: Material with Standard shader can be rendered opaque when set...
Both for Forward and Deferred rendering path particles that uses material with Standard shader in Tranparent mode can be rendered as... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled