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
- Cursor's static properties does not change when changing the Cursor's states
- Cannot archive build for iOS using Xcode 13.3 when the project is built on a Windows machine
- [OpenGL][Linux] Scene View flickers diagonally when zooming in/out
- Error "0xc00d36e6" is thrown when importing a video file encoded with the 58.76.100 encoder
- [2022.2] “targetDisplay” doesn’t change the camera’s “Target Display” setting when called from the script
Add comment