Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
2020.1.0a3
Issue ID
1181146
Regression
No
[VCS] Both asset and .meta files within the folder are checked out when checking out "Only Asset file" on folders
How to reproduce:
1. Create a new project in your preferred workspace and open it
2. Connect it to Perforce
3. Create a new folder and a new material within it
4. Submit the folder and its contents
5. Right-click the folder -> Version Control -> Check out (other) -> Only asset file
6. Observe the Version Contol Window
Expected result: only the asset file is checked out for the material within the folder
Actual result: both the asset file and its .meta file are checked out for the material within the folder
Reproduced in: 2020.1.0a3, 2019.3.0b2, 2019.2.3f1, 2018.4.8f1, 2017.4.32f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
For this moment, checking out a folder as 'Asset only' checks out the asset(folder) and everything inside it (including metafiles). Due to complexity and high risk, it was decided not to fix it for this moment.