Search Issue Tracker
uGUI rect transform rotation is broken in 4.6.0b7
To reproduce:1. Open attached project2. Open scene test3. Enter play mode - note that the panel is scaling rather than rotation4. No... Read more
WWW object in Unity Editor cannot communicate with servers that compress...
The WWW object, when running in the Unity Editor, passes a wide-open Accept header (value /) and does not include the Accept-Encodin... Read more
Filled Images do not properly render
To reproduce:1. Open the attached project2. Open the scene3. Click on the Image uGUI object4. Set it to be "Filled"5. And see how it... Read more
Multi editing broken with Hierarchy search results objects
Steps to reproduce : - import the project attached- open the "Test" scene- do a search in the Hierarchy for "Cube"- select a cube th... Read more
OnMouse event handler warning shown even when it shouldn't
Warning is displayed when there is any file or function with "OnMouse" even if it has nothing to do with Unity OnMouse event handler... Read more
MonoDevelop will not close if the program is minimized or running in the...
Steps to reproduce : - open Mono Develop on OSX- minimize the window- try to quit MD from the dock icon and notice that it doesn't c... Read more
'PreserveAspect' acting weird
To reproduce:1. Open the attached project2. Notice that the image in the scene is distorted. OR1. Create a new project2. Import an i... Read more
Display warning/error when uGUI Image uses sprite, which was TightlyPacked
Right now TightPackerPolicy isn't fully supported by the GUI system and will show artefacts of adjacent sprites in atlas when used. ... Read more
Black screen between splash image and the first scene content
To reproduce:1. Open the attached project (user uploaded a smaller project during our conversation)2. File -> Build and Run3. Not... Read more
Cannot remove a Rect Transform from GameObject
Steps to reproduce : - create a new gameobject- add a RectTransform component- click on the cog and noyice that "Remove Component" i... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions