Search Issue Tracker
Can't inspect Generic List in MonoDevelop
To Reproduce: 1. Create a script with this code: using UnityEngine; using System.Collections.Generic; public class Test : MonoBehav... Read more
Can't use texture in native plug-in in GameView, Open GL mode on Windows
Steps to reproduce : - import the project attached - open the scene - press play and notice the texture on the plane *Note : Regre... Read more
Animation on the ponytail bones of the character in the scene is missing
Animation on the ponytail bones of the character in the scene is missing. 2) How can we reproduce it using the example you attached... Read more
Script debugging crashes Mono on 64bit
Attaching MonoDevelop to Unity running in 64bit crashes Unity. Read more
User's selected object automaticaly changes when trying to edit animation
1. Create an empty game object 2. Create a cube as a child of the game object 3. Select the parent game object and click on the Anim... Read more
In State Inspector undoing condition changes needs a click click in the ...
Repro steps: 1. Create a state and make a transition to another one 2. Choose the transition in the state Inspector and change the c... Read more
Undoing Addition of Motions to a Blend Tree doesn't work
Repro steps: 1. Add a few states to an animation controller 2. Add a blend tree and add few motions to it 3. Try to undo adding the ... Read more
Deadlock in MT rendering when render thread writes a GL error message
Happens when building the repro project from case 561116 on OS X and entering fullscreen mode in the standalone player (by pressing ... Read more
Unity becomes unresponsive after re-login
Seems like it is reproducible only with Radeon GPUs as we could not reproduce it with GeForce GPUs. Use of single or dual monitor se... Read more
Shaders preprocess #pragma surface before #ifdefs
Right now impossible to have for example this: #ifdef DESKTOP_VARIANT #pragma surface surf FancyStuff #else #pragma surface surf Sim... 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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value