Search Issue Tracker
[MetalEditor] GameView rendering broken and "GL.End requires material.Se...
DephtOfField effect (or other SM5.0 style shaders) break rendering in Metal Editor. Technically it's not a regression (since Metal e... Read more
[Linux] Build crashes when cURL is attempting to reconnect on 64 bit builds
Steps to reproduce:1) Open the attached project.2) Build for Linux.3) Run the build. The build crashes after a couple seconds as cUR... Read more
[WSA] Switching language when player is running doesn't update alphabet
Steps to reproduce:1. Add a language with different alphabet (for example Russian)2. Open attached project3. Build "New Scene" for W... Read more
Screen.SetResolution works incorrectly when DPI scaling is set to anythi...
Workaround: divide 96 by logical DPI and then multiply that with the width and height of the resolution before calling Screen.SetRes... Read more
After deletion of UI Dropdown element NullReferenceException: (null) is...
To reproduce: 1.Create new Unit project.2.Create Dropdown UI element.3.Change it's Image component's Source image property from UISp... Read more
When the path of project is loaded with " .. " in the end, project name ...
To reproduce:1. Use this batch file in the Assets folder to load unity:pushd %~dp0start "" "D:\Unity550f3\Editor\Unity.exe" -project... Read more
[iOS] NotificationServices.remoteNotifications contains two elements whe...
NotificationServices.remoteNotifications contains two elements instead of one, when a notification is received through APNs. Steps t... Read more
Undocking editor tab throws NullReferenceException
Steps to reproduce: 1. Create new project with default layout2. Undock any tab to "float" (tested with Console, Project and Inspecto... Read more
Stopping network client/server in editor causes it to hang when network ...
Steps to reproduce: First way:1. Open attached project2. Open "offline_scene" and run it3. Start and stop server - notice that edito... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [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