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" version 2. Install the latest Unity version on your Mac (wi... 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 project 2. Create a folder 3. Deselect the folder 4. Left click and then quickly right click the folde... 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 Polyg... 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 camera 3. Se... 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: ... Read more
HttpWebRequest.Headers property is referenced incorrectly
Building a project which accesses HttpWebRequest.Headers fails with Error building Player: Exception: Error: type `System.Collection... Read more
GetAudioClip no longer gets streamed audio
To reproduce: 1. Open the project I've attached 2. Run the 'test' scene 3. Wait for a couple of seconds (observe the console log) 4.... 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 SublimeText 3. C... 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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor