Search Issue Tracker
IL2CPP doesn't support runtime creation of array types.
To Reproduce: 1. Deploy the project attached to the post to an iOS device (make sure scripting backend is set to IL2CPP). 2. Click '... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically