Search Issue Tracker
Active
In Progress in 6000.3.X, 6000.4.X
Under Consideration for 6000.4.X, 6000.5.X
Votes
3
Found in
6000.1.0b8
6000.2.0a5
6000.3.0a1
6000.4.0a1
Issue ID
UUM-98633
Regression
No
#pragma skip_variants FOG_LINEAR does not remove FOG_LINEAR_KEYWORD_DECLARED keyword
Reproduction steps:
1. Open the attached “IN-94056_ShaderSkipVariantsIssue-6000.1.zip“ project
2. Select the “Assets/MyTestShader.shader“ Shader in the Project Browser
3. Observe the Console
Expected result: No errors are present
Actual result: “Shader error in 'MyTestShader': undeclared identifier 'FOG_LINEAR'“ appears
Reproducible with: 6000.1.0b8, 6000.2.0a5
Not reproducible with: 2022.3.59f1, 6000.0.40f1 (Instead a different error is present from UUM-98634)
Reproducible on: Windows 11 (User’s platform), M1 Max MacOS 15.1.1 (Tested by CQA)
Not reproducible on: No other environment tested
Note: add {{#define FOG_EXP 0}} and {{#define FOG_LINEAR 0}} after their {{skip_variants}} pragma to work around this
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment