Search Issue Tracker
Gameobjects in the Hierarchy window get the wrong text color when highli...
To reproduce:1. Open project UnityGameObjectMarkerBug2. Open Scene3. In hierarchy select Container4. In the Inspector select Prefab ... Read more
Mechanim appears to be truncating the 6 second animation down to a second
To reproduce:1. Create an empty project2. Import the TruncatedAnimationTime.unitypackage3. Add Models > Acina_by_J._Laygo to the ... Read more
Moving tabs around does not trigger redraw of the editor
To reproduce:1. Open Empty_Tab_Bug project2. Dock the Inspector, Consolde and Navigation tabs to the right of the Hierarchy tab3. Th... Read more
EditorGUILayout.Slider does not work correctly with inverted ranges
To reproduce:1. Open project EditorGUISlider2. Open Window > MyWindow3. Try dragging the top slider - it gets locked onto 0.01 No... Read more
OSX build never loads
To reproduce:1. Open Fight The Dragon project2. Build & Run it (Non development build)3. Game fails to load Notes: Building in d... Read more
add polygon collider to empty sprite and you get hostview error
1. create empty sprite in scene2. add polygon collider error: radius > 0.0fUnityEditor.HostView:OnGUI() note: only happens with e... Read more
You can still edit a polygon collider even if it's disabled
1. Add polygon collider to sprite2. disable it3. observe that you can still edit the polygon collider by holding down shift Read more
You can only edit the first collider component out of several on one sprite
1. Add several polygon colliders to one sprite2. hold down shift to edit a polygon which works fine3. now try to edit one of the oth... Read more
If MonoBehaviour.OnAudioFilterRead is implemented no sound is played on ...
Steps to reproduce:1. Create a project which has a sound constantly playing in a scene. Attach MonoBehaviour script which implements... 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 with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc