Search Issue Tracker
Lots of exceptions are thrown when resizing Canvas with Render Mode set ...
Console gets spammed with: The targets array should not be used inside OnSceneGUI or OnPreviewGUI. Use the single target property i... Read more
Unity crashes when an animation is triggered
Steps to reproduce : - import the project attached - open the scene_01 - press play - move a character next to another so it will b... Read more
uGUI image causes problems in linear color space
To reproduce: 1. Create a new project 2. Create a canvas and add an image to the canvas 3. Attach a source image to image - everythi... Read more
OnApplicationPause(false) is called before Start() on WP8
Initial launch of application calls OnApplicationPause(false) even though it could not have been on pause. Steps to reproduce: 1. C... Read more
Crash when some components are visible in the hierarchy
To reproduce: 1. Open attached project 2. Open Biotechnology scene 3. Unfold Biotechnology UGUI Controller 4. Unfold Canvas 5. Enter... Read more
GLSL fragment shader incorrectly tagged as a Fixed Function pipeline shader
To reproduce: 1. Open the attached project 2. Open scene 3. Inspect the "New Sprite" GameObject 4. Inspect the shader Expected resu... Read more
Applying torque to a rigidbody2D, the centre of mass takes includes trig...
When applying a torque to a rigidbody2D, the centre of mass takes includes trigger colliders. In 3D trigger colliders are not includ... Read more
Shader.EnableKeyword & Shader.DisableKeyword are not documented
Steps to reproduce : - open the documentation - search for Shader.EnableKeyword and notice that Material.EnableKeywordSwitch is found Read more
Text on Web Player Settings, Resolution and Presentation, are cut off
Text on Web Player Settings, Resolution and Presentation, are cut off. Please see attached screen shot for details Webplayer suppor... 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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered