Search Issue Tracker
GUILayout.BeginArea does not work with a Rect provided by EditorGUILayou...
To reproduce: 1. Open the project, attached by the user (BeginArea.zip)2. Open the "Demo" scene3. Select GameObject in the Hierarchy... Read more
[tvOS] There is no provided way to add 2x images that are required for 4...
Reproduction Steps:1. Create new project2. Edit > Project Settings > Player3. Under Icons notice that there is no 2x resolutio... Read more
Huge Scrollrect/Layout performance regression in Editor
Reproduction steps:1. Open project attached (scrollrect perf.zip)2. Open scene "test". Expected result: FPS will be ~60.Actual resul... Read more
[WSA]WSA.Cursor.SetCustomCursor() does not work with UWP XAML builds
In the reproduction project, the cursor is being set to a custom cursor which is defined as a blank image in the resource file for t... Read more
[Emission] Adding a burst while multi-selecting particles with non-match...
Repro steps:1. Open Scene1 from the attached project.2. Observe the two particle systems in the scene; one has no bursts, the other ... Read more
Alpha Gradients PSD files are shown wrong in Unity 2017.1 and 2017.2
PSD files that include alpha gradients are showing up incredibly distorted, both in the Editor and in the Built application. Steps:1... Read more
Light dot line appears on a specific sprite when using Sprites/Diffuse s...
To reproduce:1. Open project2. Open Main scene Expected vs Actual: there should not be any light dot lines on lighted sprite(gif att... Read more
Disabling property with GUI.enabled disables Header attribute above it
Steps to reproduce:1.Open attached “ HeaderAttribute.zip” Unity project2.Open scene “Test"3.Select “TestComponentObject” asset in Pr... Read more
[iOS][OpenGL] Black Screen when using OnRenderImage and SetResolution at...
Using OnRenderImage and Screen.SetResolution to lower the resolution on OpenGL ES 2.0 on iOS works fine, but if you then try to brin... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu