Search Issue Tracker
Loading the project without a library folder causes Unity to become not ...
To reproduce:1. Open project attached by QA in Unity Expected: Project without a library folder should compile and load successfully... Read more
[HiDPI] Window scaling changes if editor is moved to monitor with differ...
Steps to reporoduce:1. Make sure you have monitors of different scalings(e.g. 4k and 1080p)2. Create a new project3. Undow a window ... Read more
Custom Inspector Tooltips don't work with UnityEvent fields and no error...
1. Create a new project2. Add the attached script EventsWithoutTooltips.cs to any game object3. Hover over Example Event field name ... Read more
Crash in PhysicsManager2D::PreSolve
In Unity 5.6 the PhysicsManager2D is called CollisionListener2D (renamed in 2017.1) How to reproduce:1. Open user provided project2.... Read more
[Mac] [Retina] Color Eyedropper/Picker with increased Cursor Size displa...
Reproduce steps:1. Create new project2. Open Unity>Preferences and make sure OS X Color Picker is disabled.3. Open System Prefere... Read more
Screen.dpi is not consistent in the Editor when using monitors of differ...
Steps to reproduce:1. Make sure you have monitors of different DPI scalings (e.g 4k and 1080p)2. Download and open the attached proj... Read more
[Mobile][Regression] Playing and then pausing wct to save performance in...
How to reproduce:1. Open user provided project2. Build and run on device- - Player at 30FPS, WCT at 15FPS3. Click the 'Capture Inter... Read more
[Xcode] Unity4XC.xcplugin symlink file causes xcodebuild to throw "Requi...
Reproduction Steps:1. Create new project2. Build to iOS3. Run terminal4. Navigate terminal to Xcode project location (cd <path)5.... Read more
mecanim::statemachine::GetBlendTreeConstant crashes when Animation is ended
To reproduce: 1. Download attached project "proto-melee.zip" and open in Unity2. Open "Main" Scene3. Enter Play mode4. Click the lef... Read more
[Mac] Cursor Positioning with increased cursor size is incorrect. Cursor...
Reproduction Steps:1. Create new Unity project2. Open "System Preferences>Accessibility" and increase the Cursor size to max3. Tr... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off