Search Issue Tracker
Version Control: information does not align with window title
Steps to reproduce: Create a Unity project Go to "Edit -> Project Settings" Select "Version Control" Observe how window data is d... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist