Search Issue Tracker
[Linux Editor] Color window shows flipped and offset image when using th...
Steps to reproduce:1) Create a new project.2) Select 'Main Camera' in the Hierarchy.3) Double click the 'Background' color box in th... Read more
[AnimationCurve] Edit key option clamps time to 0 and as a result doesn'...
Steps to reproduce: 1. Open attached project2. Open scene "Curve Test Scene"3. In hierarchy select "Curve Test" and click on "Animat... Read more
[HLAPI] NetworkTransformChild and NetworkTransform inconsistency in inte...
Steps to reproduce:1. Open attached project2. Connect two instances (Host and Client)- NetworkTransform and NetworkTransformChild in... Read more
[HLAPI] NetworkTransformChild interpolation does not work
Steps to reproduce:1. Open attached project2. Launch two instances of game3. One as Host one as Client Actual: NetworkTransformChild... Read more
Arrays that have more than 64 elements can't be inspected when multisele...
Steps to reproduce: 1. Open attached project2. In hierarchy, expand "TooBig" and multi select two of its child objects3. Notice that... Read more
Particles are rendered with artifacts
How to reproduce:1. Open the attached project2. Open Scene and play it3. After playing for few seconds, notice that particles backro... Read more
No way to use JavaScript/UnityScript State Machine Behaviours
Steps to reproduce: 1. Create an Animator Controller component for an object2. In the Animator window, create a state for the contro... Read more
HandleUtility.DistanceToLine doesn't work when intersecting near plane
HandleUtility.DistanceToLine will not give back accurate values when one of the points of the line intersects the near plane of the ... Read more
Vector3.RotateTowards doesn't work as expected once 90 degree angle is r...
Steps to reproduce: 1. Open attached project2. Open "test" scene3. Press play4. Hold space("Cube" is rotating around towards the red... Read more
[ModelImporter] Keep Quads option isn't exposed in script
Steps to reproduce: 1. Create new project and new script2. Try to find UnityEditor.ModelImporter.keepQuads or anything similar. Ther... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default