Search Issue Tracker
[UI]Unable to change component's properties values in animation window
To reproduce:1. Open attached project ("case 879381");2. Choose Text in hierarchy;3. Make sure in Inspector window first is Outline ... Read more
AudioMixer panel causes GUI errors when playmode is started and a cache ...
Steps to reproduce:1. Open the attached project (case_876588-AudioMixer (1).zip)2. Configure a non-existing cache server (helpbox sa... Read more
Huge memory leak when scaling child canvas image
To reproduce:1. Open project2. Open activity monitor3. Play scene Expected: memory usage will be a little bit higher than beforeActu... Read more
Dropdown menu content is unselectable when Canvas sorting layer is not d...
Steps to reproduce:1. Open the attached project (878105-TestProject.zip)2. Hit Play3. Click on dropdown menu4. Observe the dropdown ... Read more
[UI] InputField generates errors
InputFields will not work in the latest version of 5.6, and cause errors both in-Editor and in builds. Reproduction steps:1. Open th... Read more
CanvasRenderer.onTransformChanged is called every frame when the parent ...
Reproduction steps:1. Open the attached project "CanvasTest.zip";2. Open the only scene;3. Enter a play mode;4. Open the Profiler wi... Read more
Enabling Canvas to a specific object crashes editor
To reproduce:1. Open project2. Open '01_Login' scene3. Play scene4. Click 'ENTER' -> 'ENTER' -> Home button(in right bottom co... Read more
Canvas with Content Size Fitter not resizing if UI elements are instanti...
How to reproduce:1. Open the attached "layout_group_bug" project2. Enter playmode, notice how "OutterContainer" Canvas isn't resizin... Read more
Resizing parent RectTransform when child RectTransform is selected resul...
Reproduction steps:1. Open the attached project "ui_bug.zip";2. Open the test.unity scene;3. Select "Panel 2";4. While the "Panel 2"... Read more
NullReferenceException when using a Scroll View
Steps to reproduce : - create a new Scrol View- enter Playmode and notice the errors NullReferenceException: (null)UnityEditor.Seria... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES