Search Issue Tracker
References to the latest MonoDevelop app are broken after upgrading to 4.3
To reproduce:1. Have the previous version of Unity installed in "Unity" version2. Install the latest Unity version on your Mac (with... Read more
The GUI.PasswordField behaves wrongly on BB10 devices
Every time the user taps (clicks) on the field, the password gets reset to it's first content. Read more
Creating a script or folder from the right click menu throws "Rename not...
To reproduce:1. Create a new project2. Create a folder3. Deselect the folder4. Left click and then quickly right click the folder. T... Read more
Unity crashes when rotating a sprite
Steps to reproduce : - import the image attached- create a sprite from the image- drag the sprite to the scene and add a 2D Polygon ... Read more
[EGL] Unable to find an configuration matching minimum spec! on Android ...
With Unity 4.3 only the black screen is shown on older devices. The sounds can be heard, but no graphics are displayed. The "[EGL] U... Read more
Camera with image effects throws error when certain game view aspect rat...
To reproduce:1. Create a camera with Clear Flags set to "Depth Only" or "Don't Clear"2. Attach an image effect to the camera3. Set t... Read more
Rigid body with all translations freeze does not behave like kinematic
Objects "sink" into each other when one is a lot bigger than the other (35x). Collisions are not detected properly.To reproduce:1. C... Read more
HttpWebRequest.Headers property is referenced incorrectly
Building a project which accesses HttpWebRequest.Headers fails withError building Player: Exception: Error: type `System.Collections... Read more
GetAudioClip no longer gets streamed audio
To reproduce:1. Open the project I've attached2. Run the 'test' scene3. Wait for a couple of seconds (observe the console log)4. Not... Read more
Unity opens script with OS default editor not MonoDevelop
To reproduce:1. Install 4.3f4 Unity version on 4.2.2f4 (to the same folder)2. Set the default OS script editor to SublimeText3. Crea... 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