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
[Perforce] "Invalid AssetDatabase path" warnings when files outside of p...
Steps to reproduce:1. Set up Perforce workspace2. Create project at least a level deeper than root directory3. Create another folder... Read more
[Perforce] Duplicating an asset with Perforce intergration doesn't set f...
To reproduce:1. Inport and set-up perforce2. Sync a PSD texture from Perforce, but do not check it out3. In the Project view duplica... Read more
[ UnityYAMLMerge ] crashes when given specific scenes to merge
Reproduction steps:1. Download scenes provided by the user (UnityYAMLFail.zip)2. Try merging them using the UnityYAMLMerge tool3. Un... Read more
Version control greyed out
Happens on PC and OSX now. Workaround is available. Read more
[VCS] Option to do RevertUnchanged on each Submit ("revertunchanged" in p4)
In many cases files are checked out without actual changes to them happening.Perforce and P4V default to "submitunchanged", i.e. eve... Read more
[VCS] Building lighting without checking out previously baked lightmaps ...
Steps to reproduce: 1. Open attached project in perforce workspace2. Connect to perforce server and submit project there3. Open scen... 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
[Perforce] Unity writes to assets that can't be checked out (e.g. exclus...
To reproduce:1. Extract the project;2. Create a Perforce workspace A that points to the project;3. Open the project in Unity;4. Conf... Read more
Certificates are not shown in the Accelerator dashboard when clicking on...
How to reproduce:1. Set up a Unity Accelerator instance using either an Accelerator-generated certificate, a self-signed certificate... 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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected