Search Issue Tracker
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
Unity 5.6.1p4 platform download links are broken
To reproduce:1. On any project, go to Build Settings...2. Select any platform that requires downloading (excluding Xbox One) and cli... Read more
[Mac] Cursor freezes until next click if Color Picker Tool is ended with...
Reproduction Steps:1. Open new Unity project2. Select "Main Camera" in Hierarchy3. Select "Background" color field in Inspector4. Se... 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
- Pressing “+” to add new Property throws “NullReferenceException” error after deleting Categories with Properties from Blackboard
- Reuse Collisions Callbacks is not enabled by default when opening a new project with HDRP template
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window