Search Issue Tracker
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
Unity's FBX importer ignores transparency values of 100%
How to reproduce:1. Create a new project2. Import the FBX object into Unity Editor (It can be created in any 3d application. Its mat... Read more
'Mark To Add' doesn't work on root folders, because an additional forwar...
To Reproduce: 1. Set up a Perforce workspace. 2. Create a project in it and set everything up in project settings, deselect 'Automat... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument