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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
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.