Search Issue Tracker
Camera's Rendering Path is badly described in 5.5
In versions of Unity prior to 5.5 the rendering path could be controlled from the Player Settings, however in 5.5 this option has be... Read more
Sliding mouse out of the game view returns false x-axis/y-axis values on...
Steps to reproduce:1. Open attached project.2. Open scene "mouseBorder"3. Build and run as windows Standalone.4. Start in windowed m... Read more
[ScrollRect] Scroll position when using scroll wheel is not clamped when...
Reproduction steps:1. Open the attached project.2. Open and play the "Test Scene".3. Try to scroll all the scroll views.4. Notice th... Read more
Exceptions captured in Game Performance tool may be missing stack traces
Managed exceptions captured by the Game Performance tool may occasionally be entirely missing the managed stack trace. Read more
2 by 3 layout blanks all editor windows
1. Load any project2. Go to the layout dropdown ( top right corner in unity editor )3. Select 2 by 3 Result: All windows becomes bla... Read more
Intermediate compiler output is included with Unity distribution
Waiting for next emscripten build to push fix, so keeping assigned to self until then. Read more
When Scrollbar numberOfSteps==2, scrollbar needs mouse drag to change value
Reproduction steps:1. Open the attached project2. Open the available scene3. Play scene4. Attempt to move the scrollbars just by cli... Read more
Exceptions thrown building with Brotli compression
-e: see title, no errors thrown with Gzip or Disabled -repro:--create new project--switch to WebGL platform--in Publishing Settings ... Read more
"System.Net.WebException: Error getting response stream" is thrown on HT...
Reproduction steps:1. Open the attached project (HTTPS_Request_Webclient.zip)2. Run the project in the editor3. Notice that an excep... 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