Search Issue Tracker
EditorGUIUtility.GetBuiltinSkin always returns the Light skin even when ...
Steps to reproduce : - import the project attached- create a new "Editor" folder and move the script into the folder- open GetBuilti... 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
WWW uses proxy for local request
-e: see title, it uses the proxy even when checking "Bypass proxy server for local addresses" on the internet options-works fine in ... Read more
Setting the mass of a Rigidbody2D script dynamically from any other scri...
To reproduce: Try changing RigidBody2D mass from a script. Read more
Transform.rotation of game object is no longer valid, due to a bad input...
The "transform.rotation of 'gameObject' is no longer valid, due to a bad input value." error is shown in the console while playing a... Read more
Component context menu doesn't work on right click when script is missing
Editor no longer allows pull down menu with right click or 2 finger click on Mono (missing) scripts in InspectorTo reproduce:1. Atta... Read more
Edge Collider 2D lacks documentation
http://docs.unity3d.com/Documentation/Components/class-EdgeCollider2D.html does not exist Read more
Behavior of Move and SetDestination is inconsistent with regards to the ...
To reproduce:1. Open the Test Scene2. There is a NavMeshAgentTest script on the 'Agent' object in the scene. The NavMeshAgentTest co... Read more
DrawDefaultInspector() doesn't work properly
To reproduce:1. Open a project2. Open a scene with an object that has a sprite renderer3. Click on the game object in the hierarchy ... Read more
DOC: EditorStyles docs still reference EditorGUIUtility.LookLikeInspector
http://docs.unity3d.com/Documentation/ScriptReference/EditorStyles.html Still links to EditorGUIUtility.LookLikeInspector even thoug... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled