Search Issue Tracker
Unity crashes on separation from keyboard on Surface
Steps to reproduce:1. Open any project2. Disconnect a keyboard3. Detach a keyboard4. Unity crashes Expected result: Unity should not... Read more
Scrolling the mouse wheel in the animation curve editor no longer zooms ...
How to reproduce:1. Create a new project2. Create Empty Object and add a new C# script3. Put 'public AnimationCurve MyCurve' into a ... Read more
Cannot zoom in the Curve editor window for AnimationCurves
To reproduce:1. Create a script with a public AnimationCurve2. Add it to a GameObject3. Click the AnimationCurve in the Inspector4. ... Read more
Moving Game View window to secondary display throws NullReferenceExcepti...
Steps to reproduce:1. Setup a two monitor setup2. Open any Unity project3. Open Game View window4. Drag Game View window to another ... Read more
Player settings window doesn't repaint when switching focus back to Unit...
To reproduce:1. Open editor2. Open player settings (ctrl+B)3. Focus on another non-Unity window4. Focus back on Unity5. Notice that ... Read more
Splash screen is on by default in Unity Pro
How to reproduce: 1. Create a new project2. Go to Player Settings, Splash Screen tab- Note that 'Show Unity Splash Screen' is enabled Read more
Unity crashes when trying to access ancestors property from a HierarchyP...
Executing these 2 lines of code will crash Unity: UnityEditor.HierarchyProperty prop = new UnityEditor.HierarchyProperty(UnityEditor... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... Read more
‘Node not supported’ error when adding an enum to int cast in VS tools f...
Steps to reproduce:1. open user's attached project2. open scene "Scene"3. open Assets/Scripts/MyClass.cs in Visual Studio4. place br... Read more
Errors thrown on exiting play mode when build settings are open
-e: see title. when the build settings window is closed the errors are not thrown-regression from 5.0b1 -repro:--open attached proje... 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 element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine