Search Issue Tracker
Audio clips for OGV movies replay snippet of audio
Could not reproduce the infinite loop, but could reproduce (in Version 4.0.0b10 (16de4509c348)) that Audio Clips for OGV movies repl... Read more
Popup lists with GUIContent doesn't show images upon popup.
EditoirGUI.Popup and EditorGUILayout.Popup lists with that take GUIContent objects with images doesn't show the images in the popup ... Read more
Mscorlib deploy fail and also deploy of unused assets
Issue#1. Stripper set to "micro mscorlib" chokes on the included dll file with the following exception: "Mono.Linker.ResolutionExcep... Read more
EditorUtility.SetDirty(g) at postprocess doesn't push the asset that's ...
ex:void OnPostprocessModel (GameObject g){if (g.name.ToLower().Contains("eye")){Debug.Log("processing an eye "+g.name); eye = g.AddC... Read more
Uninstaller: MonoDevelop is not uninstalled from Windows
Uninstaller: MonoDevelop is not uninstalled from Windows. When running the uninstaller on windows xp, all files in the install dir i... Read more
Project Wizard does not scale up its width according to the most lengthy...
Project wizard should probably remember its previously set size (?). See attached screenshot. Read more
Depth of field docs need updating
The depth of field image effect docs need updated to reflect the current state of the depth of field pro image effect. Read more
On the PC an EditorWindow Repaints before opening a context menu
On the PC an EditorWindow Repaints before opening a context menu.On a Mac the EditorWindow doesn't Repaint before opening a context ... Read more
Layer mask dropdown does't work if layer name has underscore
The LayerMask control gets confused if there's any of these special characters in any of the layer names: & % ^ # _ and any non-... 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