Search Issue Tracker
UnityYAMLMerge fails to merge on some computers when some specific files...
How to reproduce:1. Extract the attached “LaptopPC.zip“2. Run the Command Prompt as administrator3. In the Command Prompt, navigate ... Read more
[VCS] Project Settings asset is automatically checked out when closing t...
How to reproduce:1. Create a new project in your prefered workspace2. Open it, connect it to perforce and submit its assets3. Close ... Read more
[VCS] Multiple options greyed out in context menu when right-clicking As...
1. On a machine with PlasticSCM set up, create a new project.2. Set the Version Control to PlasticSCM. (Project Settings -> Edito... Read more
Crash with VCCache::GetEntry when trying to access Perforce API in a scr...
Reproduction steps:1. Open the attached project2. If the Editor does not crash, close it3. Edit the "Assets/TestAsset.test" file in ... Read more
[VCS] Moving multiple files while version control is enabled is very slow
How to reproduce:1. Add the attached project to your preferred workspace and open it2. Connect it to Perforce or Plastic SCM3. Submi... Read more
[VCS] Precheckoutcallback throws an exception on project startup
Reproduction steps:0. Use one of the Unity versions marked as Reproducible with1. Connect attached project "pre_checkout_callback_ex... Read more
[OSX][CacheServer] Cache server is providing incorrect texture assets fo...
Steps to reproduce: 1. Download the attached project2. Launch Cache Server3. Enable 'Cache Server' usage in Unity Preferences (addre... 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
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
[Version Control]"UnauthorizedAccessException" is thrown on switching to...
"UnauthorizedAccessException" is thrown on switching to perforce in version control mode. Refer the attached video Steps to reproduc... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project