Search Issue Tracker
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
Universal shader: Cutout tiling error when shaded by other object
1) What happenedUniversal shader: Cutout tiling error when shaded by other object, with Forward rendering 2) How can we reproduce it... Read more
Crash when trying to access Diagnostics.Process.GetCurrentProcess ().Mod...
To Reproduce: 1. Open & Run the attached project.2. Observe that the Editor crashes when a foreach loop tries to iterate over 'D... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template