Unity Issue Tracker - Unnecessary Perforce checkouts occurring when ShaderGUI.ValidateMaterial is enabled
Closed
UUM-67534
Unnecessary Perforce checkouts occurring when ShaderGUI.ValidateMaterial is enabled
Unity: Version Control
Won't Fix
6.5.X
6.4.X
6.3.X
6.2.X
6.1.X
6.0.X
2023.3.X
2023.2.X
2022.3.X
2021.3.X
Cancelling: the 6000.1 version has reached its end of life. If you need additional fixes, please upgrade to a newer Unity version.
Cancelling port since 2023.3 is an unsupported version, 2023.3 became 6000.0 and a port is already opened for it
Cancelling port since 2023.2 is an unsupported version
Reproduction steps:
1. Open the attached “repro_IN-71710“ project
2. Open the “OutdoorsScene“
3. Open the “Assets“ folder in the Windows File Explorer
4. Press “Ctrl + S“ button combination
5. Observe the “Date modified“ information for both the “M_KeywordOff.mat“ and “M_KeywordOn.mat“
Expected result: The “Date modified“ information for both of the files doesn’t change
Actual result: The “Date modified“ information changes for “M_KeywordOn.mat“ but not for “M_KeywordOff.mat“
Reproduced with: 2021.3.36f1, 2022.3.22f1, 2023.2.15f1
Couldn’t test with: 6000.0.0b12 (the Editor crashes while opening the project)
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Note: Issue only occurs when passing “True” to CoreUtils.SetKeyword but not when passing “False”
Prioritise and Follow this issue
Have a workaround or additional info about this issue?