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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project