Search Issue Tracker
Script always opened in existing Visual Studio instance instead of openi...
Set External Editor to VS 2010. Open script in it. Set External Editor to VS 2012. Open script again. Expected: VS 2012 opens with t... Read more
Autoconnect Profiler checkbox for Web Player Builds always disabled
-e: see title -repro:--enable webplayer dev build--NOTICE the disabled option for auto-connecting the profiler Read more
NullReferenceException is thrown when creating new audio mixer
To reproduce:1. Create new project2. Open the Audio Mixer window with no objects in the hierarchy selected3. Click the + button next... Read more
When Camera Clear Flags is set to Don't Clear or Depth Only, clicking on...
To reproduce:1) Create new project2) Add 2 cubes to scene, make sure you can see them as two separate objects3) Add a OnMouseDown() ... Read more
GameObject>3D Object>Cloth doesn't do anything
To reproduce:1) Create new project2) In top menu, go to "GameObject -> 3D Object -> Cloth". It does exactly nothing Workaround... Read more
AudioClip.Create lacks documentation and overloads
Documentation in Scripting Reference of AudioClip.Create lacks information and overloads. file:///C:/Program%20Files/Unity%205.0.0b1... Read more
Nothing about UnityEngine.WSA
There is absolutely nothing about UnityEngine.WSA in scripting reference. Monodevelop can auto-finish when writing UnityEngine.WSA.x... Read more
Enum field in a struct is serialized as an int field
To Reproduce: 1. Add a struct which has an enum field and is marked with [System.Serializable]) to a Monobehaviour. 2. Notice that t... Read more
API updater does not update AudioClip.Create
When loading the attached script in 5.0.0b1 there is no message that AudioClip.Create() with 8 arguments is obsolete, and _outputCli... Read more
Custom editor documentation examples are in UnityScript only
The documentation examples on custom editors need to be updated as they are only in UnityScript:http://docs.unity3d.com/ScriptRefere... 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
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
- Scene View Camera overlay preview goes out of Scene View bounds when the Scene View is resized vertically
- UI GameObjects are not positioned at 0,0,0 when creating them while Scene view is active