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
[Editor] Multiple "[...] is inaccessible due to its protection level" er...
How to reproduce:1. Open the attached "IN-129366_georges rocket.zip" project2. Enter Safe mode3. Observe the Console Actual result: ... 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