Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.2.X
Votes
0
Found in
2019.4.10f1
2020.1.4f1
2020.2.0a21
Issue ID
1279371
Regression
Yes
Embedded packages in projects using VCS are checked out when opening the project
Reproduction steps:
1) Create an empty project.
2) Configure it to be tracked by Perforce and push it to Perforce.
3) Add an embedded package to the project. Click the dialog button to add the package.
4) Push the Perforce changelist.
5) With a different client/P4 workspace, fetch the project. (Or close Unity, clear the Library folder, and re-open the project.)
Expected Result:
Embedded packages should not be Checked Out in Perforce.
Actual Result:
A prompt is shown with the message "Embedded package assets needs to be added to Version Control." and the dialog button is "Check Out". Clicking that button marks all files of the embedded package as checked out in P4.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment