Search Issue Tracker
uGUI - UI.RawImage has a missing interface for assigning a Texture
Steps to reproduce : - create a new project- import the script attached and notice that the "mainTexture" property is read-only Read more
Unable to re-activate when floating license has reached max installs on...
Unable to re-activate when floating license has reached max installs on Mac Repro:1. on Mac - Launch Unity editor and activate float... Read more
Unable to stop Particle system in distance mode
To reproduce: 1) Download and open project2) Load scene "Prticle Test"3) Play the scene4) Press the button "Stop Particle Distance" ... Read more
Hierarchy Window Minimum Size Bug
To reproduce:1. Try to resize the hierarchy window by making it as small as possibleExpected result: You can minimize it to the same... Read more
Generating a mesh will not save in the scene
Steps to reproduce : - import the project attached- open the "test" scene- select "GameObject"- right click the 'Save Mesh Test' and... Read more
EditorApplication.Update frequency varies from too fast to too slow
To reproduce:1. Create a new C# script and paste in: using UnityEngine;using UnityEditor;using System.Collections;[InitializeOnLoad]... Read more
Name of EditorApplication.isPlayingOrWillChangePlaymode is inconsistent ...
Normally, EditorApplication.isPlayingOrWillChangePlaymode implies that if EditorApplication.isPlaying = true, EditorApplication.isPl... Read more
Format errors on MonoBahaviour page and links
In the Unity 4.5 beta 6 build 2 Scripting API documentation on the following page "methodNameintime" should be changed to "methodNam... Read more
Removing an element from a layout group doesn't immediately apply change...
Steps to reproduce:1. open the "bug" scene in the attached project.2. select the "Layout" GameObject3. in the Elements area of the i... Read more
GUILayout ArgumentExceptions when multi-selecting audio clips
To reproduce:1. Import the 3 included audioclips2. Multi-select them in unity - exceptions are thrown in console 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
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window