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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Add comment