Search Issue Tracker
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
AssetBundleManifest is missing
This is missing:file:///C:/Program%20Files/Unity%205.0.0b1/Editor/Data/Documentation/html/en/ScriptReference/AssetBundleManifest.html 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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window