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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment