Search Issue Tracker
Editor freezes on "Reloading Domain" when entering Play Mode without bei...
How to reproduce:1. Open attached project "IN-121517”2. Open the Unity Version Control Panel3. Enter Play Mode (repeat until issue i... 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
- Unable to close the 'Add a graph node' menu when the 'Toggle Info Panel' is toggled
- R16UNorm texture usage fails for WebGPU
- Adaptive Performance Samples are using the obsolete "FindFirstObjectByType" method
- [UVCS] Wrong folder moved to changelist after shelve/unshelve sequence
- Object Selector becomes unresponsive when selecting root UI Document as Data Source for Add Binding in UI Builder