Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
2021.3.36f1
2022.3.22f1
2023.2.15f1
6000.0.37f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
7000.0.0a1
Issue ID
UUM-67534
Regression
No
Unnecessary Perforce checkouts occurring when ShaderGUI.ValidateMaterial is enabled
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”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment