Search Issue Tracker
[WebGL] Build fails when project includes a script with a class which in...
To Reproduce: 1. Create a new project, add a new script with these two classes: public class foo<T> where T : class{private Li... Read more
Download Assistant not being responsive when installing Unity Editor on ...
On Windows, due to size of Unity Editor installer, the Download Assistant becomes unresponsive during installation of this component... Read more
[NetworkView] NetworkView Components generate a "NullReferenceException"
To reproduce:1. Open attached project2. Build and run windows standalone3. Press Start Server in build4. Press play in editor5. Pres... Read more
[iOS][AirPlay] Airplay stream view is corrupt when outputting to multipl...
To Reproduce: 1. Deploy the attached project and enable AirPLay mirroring on device. 2. The app should render the ControlCamera buff... Read more
[iOS] EXC_BAD_ACCES when trying to access buffer from display other than...
To Reproduce: 1. Open the attached project uncomment these lines (DualDisplay.cs): Display secondDisplay = Display.displays[1];mainC... Read more
[CanvasScaler] Editor freezes when entering first digit in X field of Re...
To reproduce:1. Open attached project2. Open PentatonicScale scene3. Select canvas4. Change UI Scale mode to Scale with screen size ... Read more
Crash when trying to build for Web GL
Try to build the attached project for WebGL. You will get the error: Unhandled Exception: System.Reflection.ReflectionTypeLoadExcept... Read more
[RectTransformUtility] ScreenPointToLocalPointInRectangle returns wrong ...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugReport' scene3. It has a Canvas and a script which outputs lo... Read more
[Standard] Substance material's emission will not activate until clickin...
Steps to reproduce this issue: 1. Open the attached project2. Open 'scene'3. There is a cube in the scene with substance material wi... Read more
Rotation of the image affects draw order using a Screen Space - Camera c...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugExample' scene3. It has 4 images under the Canvas which has r... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder