Search Issue Tracker
If there is a lot of text in the Label text field you cannot scroll down...
Add the text from http://www.csbruce.com/software/utf-8.html to a Text component. Try to scroll inside the Text field. You can't aft... Read more
Property does not render its children when it's rendered with PropertyFi...
To reproduce:1. Open attached project2. Open "scene"3. Select "GameObject"4. Look at the inspector. There are two lists, both render... Read more
Foldout behavior is inconsistent between components and EditorGUI.Foldout
Steps to reproduce:1. Create a project which has Editor script from http://docs.unity3d.com/Documentation/ScriptReference/EditorGUI.... Read more
cmd+D does not duplicate an array in the Inspector
To reproduce:1. Open the project that I've attached2. Open the _scene3. Click on the only element in the scene view4. Expand "Sound ... Read more
Pasting more than 4 lines in the Text component will display the fourth ...
Steps to reproduce : - create a new project- select the "Main Camera" and add a "Text" component- copy the following lines in the te... Read more
Opened 4.6b6 for the first time after installation and get pop error abo...
1. install 4.6b6 on windows from: http://teamcity.unity3d.com/viewLog.html?buildId=697722&tab=artifacts&buildTypeId=bt38862.... Read more
GenericMenu doesn't work correctly on OSX
To Reproduce: 1. Open the attached project on OSX, click 'Window/Runtime Inspector Configuration', click on 'Add Property', notice t... Read more
Constant warnings when leaving/entering playmode of widget scene
1. open scene 'widgets' in uGUIprojectbeta72. observe warnings: Material AriaSDFOutline doesn't have stencil propertiesUnityEditor.D... Read more
different event order for context click
1) Error:When using the right click in Mac, the order of events are:-MouseDown-ContextClick-MouseUp but in Windows, they are:-MouseD... Read more
When script inherits from a built-in GUI component, additional fields ad...
To reproduce this bug: 1. Open the attached project2. Open 'example' scene3. Open 'CustomText' script4. Notice that it inherits from... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS