Search Issue Tracker
Active
Under Consideration for 6000.2.X, 6000.3.X, 6000.4.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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment