Search Issue Tracker
RectConstraint component produces extreme button stretch and sometimes e...
1. Open scene in attached project2. Move one of the button x-axis anchor points around and the button streches to very large valures... Read more
NavMesh is generated incorrectly if HeightMesh is enabled
Steps to reproduce:1. Create a project which has uneven terrain2. Create a NavMesh for the terrain with HeightMesh enabled3. NavMesh... Read more
Universal: Lightmapped Standard shader too bright
When lightmaps are used, objects which are lightmap static and use the new Standard shader are brighter than with legacy shaders, es... Read more
Add RectConstraint to a gui object produces nullReferenceException
1. in an empty 2D scene, create a button2. add component RectConstraint Result: console responds with NullReferenceException: Object... Read more
Inspector preview of audio file does not properly update after import se...
Steps to reproduce: 1. Create a project and import stereo audio file2. Change import settings of imported file: toggle Force To Mono... Read more
uGUI system does not properly align fonts of different sizes by the font...
1. Open attached project and open scene2. Observe how, when the texts have different font sizes, their baseline does not match. What... Read more
Dynamic lights do not work on material with fixed function shader with t...
This is reproducible in OpenGL and OpenGL ES. Everything works fine in DirectX. Reproduced with:Unity Version 4.3.2f1 (0517a5ae8669)... Read more
Mecanim animator transitions are lost/changed on upgrade to 5.0
To reproduce:1. Open project "REPRO" with 4.3.4f12. In the project navigate to Avatar > AvatarCTRL and open the animator window, ... Read more
Can't paste text into the license window and the asset store
To reproduce:1. Open any project2. Open the asset store3. Try pasting some text into the search box or the sign up field - it's not ... Read more
Setting Time.captureFramerate is ignored when done in Awake
To reproduce: 1) Download and open project2) open scene "testcase_captureFramerate"3) press play and note rotating cube at maximum f... 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