Search Issue Tracker
[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
Can not disable p4 version control in a project when connection to a p4 ...
Can not disable p4 version control in a project when connection to a p4 server is down. All inspectors are disabled. 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
Editor settings can be corrupted and can't be changed back in the Editor...
How to reproduce:1. Open the attached user project2. Go to Edit --> Project Settings --> Editor3. Enter playmode which sets Ed... 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] Perforce & Plastic SCM plugins cause Editor slowdown
Steps to repro 1) Set up Perforce server on network (Plastic SCM not tested)2) Set up Perforce client (P4V) on local machine, connec... Read more
Editor sometimes doesn't detect Prefab changes when project is updated ...
How to reproduce:1. Contact me for the project, or setup SVN on a project with Prefabs and Settings2. On computer one, make a change... Read more
[VCS] Script files are treated as Imported Assets and the Inspector only...
How to reproduce:1. Create a new project in your preferred workspace and open it2. Connect it to Perforce3. Create a new Script file... Read more
[Perforce] Reverting the ProjectVersion file marks it as Read-only preve...
How to reproduce:1. Create a new project and set it up to use Perforce's version control (With an older version, for example, 2019.2... Read more
MINOR: Window->Version Control opens window named Versioning
Window->Version Control opens window named Versioning Expected result: Clicking Version Control opens "Version Control" windowAct... 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
- [iOS] "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously when using specific Project Settings and Anti-aliasing is enabled
- Inconsistent help box font size in Project Settings window
- Local package MonoBehaviour scripts appear as missing after updating the project when the project and package paths share the same prefix
- AssetBundle Variants do not switch when a Sprite (2D and UI) texture is referenced from a Material
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location