Search Issue Tracker
[2019.1] Variables of Custom Script components are indented in the Inspe...
To reproduce: 1. Open Unity and create a new project2. Select "Main Camera" or other gameObject3. In Inspector window press "Add Com... Read more
[Linux][Mouse][Editor] Mouse position is inconsistent with the Old Input.
The Y value for the mouse position of the new Input System is incorrect. The 0 is supposed to be at the bottom, but it is reversed i... Read more
[UI] Image component breaks when the sprite is replaced
Multiple bugs occur once a Sprite is replaced for Image component1. On deleting the sprite Destroy Error occurs2. Sprite is no longe... Read more
[TextMesh Pro] UI Text gets out of Rect Transform bounds when changing l...
UI Text gets out of Rect Transform bounds when changing left margin under Extra settings. Steps to repro:1. Create a new project.2. ... Read more
[Editor] Assertion Failed Error occurs on changing screen scale
Assertion Failed Error occurs on changing screen scale Steps to Repro:1. Create a new project2. Focus Unity3. Open windows display s... Read more
[2d] Multiple errors thrown on installing 2d animation from package manager
Multiple errors thrown on installing 2d animation from package manager. Refer the screenshot attached Steps to reproduce:1) Create a... Read more
[Video] Spatial Blend in AudioSource is always impacted by distance when...
How to reproduce:1. Open the attached project2. Play Far Plane scene3. Make sure Audio Source Spatial Blend is set to 04. Click play... Read more
[Blocks] Spawn Attribute blocks are nested inconsistently
The "Attribute" category is nested one level deeper in the Spawn context node than it is for all other context nodes (view attached ... Read more
[XR][WindowsMR] Real time lighting with XRSettings.renderViewportScale <...
Steps to reproduce:1. Download 114284_repro.zip and open "start" scene2. Change the platform to UWP3. Enabled XR in Player settings4... Read more
AudioSource continues to play when AudioListener is disabled in the edit...
How to reproduce:1. Open attached project ("case_1114301-AudioListener demo")2. Open the test scene ("SampleScene")3. Enter Play mod... 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