TKura Posted November 25, 2022 Report Share Posted November 25, 2022 Hello. How can I select a .meta file only on Configure? When I select a file or a folder, .meta file is also selected automatically. But I want to select/unselect meta files only. Any help would be appreciated, thanks! Link to comment Share on other sites More sharing options...
ollieblanks Posted December 1, 2022 Report Share Posted December 1, 2022 Sorry for the delay in response. Can you please provide a little more context about why you want this granularity with meta files? Link to comment Share on other sites More sharing options...
TKura Posted December 5, 2022 Author Report Share Posted December 5, 2022 Thank you for your response. OK. I will explain why I want to do that. For example, let's say I have a workspace that looks like the image below. Then, when I want to change only "SubFolder1", I will select "SubFolder1". In this case, "Folder1" is selected, but "Folder1.meta" is not selected. If I open the Unity project at this state, another "Floder1.meta" will created by Unity automatically. It conflicts with a existing "Folder1.meta" file when it is being checked in. Because of this behavior, I have to manually delete the meta files to clean my workspace. If I can select/unselect only meta files, I will be able to avoid this problem. That's why I'm asking to select only meta files. Link to comment Share on other sites More sharing options...
blue Posted December 5, 2022 Report Share Posted December 5, 2022 @TKura Search box will allow you to find anything with .meta like this -> Link to comment Share on other sites More sharing options...
TKura Posted December 15, 2022 Author Report Share Posted December 15, 2022 @blue Thank you for your advice. But that is not what I want to do. What I want is to select only a meta file without selecting the original file. Link to comment Share on other sites More sharing options...
blue Posted December 21, 2022 Report Share Posted December 21, 2022 @TKura - When you unselect everything in the pending changes and search .meta files and select the filtered items only, are they still selecting non .meta items? Link to comment Share on other sites More sharing options...
TKura Posted December 22, 2022 Author Report Share Posted December 22, 2022 @blue Yes, they are still selecting. When I click a check box of a meta file on the serach window, non meta items are selected automatically. Link to comment Share on other sites More sharing options...
ollieblanks Posted January 26, 2023 Report Share Posted January 26, 2023 The Version Control package (within Unity's Package Manager) can be configured to be used with a Gluon workspace. Does this provide the functionality you require? And if not, please let me know how we could make it better. Link to comment Share on other sites More sharing options...
TKura Posted March 8, 2023 Author Report Share Posted March 8, 2023 Sorry for the delay in my reply. In my project, workspace management is done only on the Gluon GUI. Therefore, the Unity package manager is not relevant to my requirements. Let me explain again about my request. All I want is for the meta file to not be automatically checked in the Configure screen of Plastic Gluon. Currently Gluon forces the meta file to be checked as well when a file is selected. This is not a desirable behavior for me. I would like to solve this problem by, for example, providing an option so that meta files are not forced to be selected at the same time. I would be satisfied if the meta file and the pair of files could be selected separately, in any way. Link to comment Share on other sites More sharing options...
ollieblanks Posted March 14, 2023 Report Share Posted March 14, 2023 Thank you for giving me more context, but I am still struggling to see why this would be beneficial. When you make a change to an asset, you would want any changes made in the corresponding meta file to be controlled too, right? Seperating these changes could potentially cause problems in the Unity project down the line. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now