Search Issue Tracker
tables not always displayed correctly in the Manual
http://forum.unity3d.com/threads/why-is-unity-documentation-so-bad.335889 Read more
SyncListStruct class not initialized.
When using a SyncList class derived from SyncListStruct, the member variable gives the error "SyncList not initialized" at runtime w... Read more
[Test]Light color change via API makes wrong color on Baytrail
Changing the light color to red via API used to apply red light to trees and terrain on Baytrail, but recently this began making the... Read more
[GLES] Scene view is not rendered if gles forced
1. Open project.2. Notice that scene view is black. Read more
[RetinaSupport] Changing layout when editor is in external display moves...
To Reproduce: 1. Open any project on a retina mbp and move to an external display.2. Change layout.3. Observe that the editor is mov... Read more
[CharacterController] isGrounded returns wrong values while character is...
Steps to reproduce: 1. Open the attached project2. Add a 'Test' input button in Editor/Project Settings/Input3. Open and play the 'A... Read more
ClientRpc calls dont work from within property setter functions.
ClientRpc calls dont work from within property setter functions. 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
- 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
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler