Search Issue Tracker
Fixed
Fixed in 6000.2.7f1, 6000.3.0a6
Votes
0
Found in
6000.2.2f1
6000.3.0a6
Issue ID
UUM-114398
Regression
No
Stage specific shader keywords triggering errors on Vulkan editor
Steps to reproduce:
- Create a new URP project
- Copy the attached shader to the project
- Select the shader and see the "undeclared identifier" shader error
Actual results:
Shader error about the keyword being an undeclared identifier
Expected results:
No errors
Reproducible with versions:
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes:
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables.CheckForCatalogUpdates() always returns 0 when "Only update catalogs manually" is enabled
- VFX Graph forces a lengthy recompilation freeze when exiting Play Mode with a cloned Render Pipeline asset
- Project Auditor's "Install Rules" button has to be pressed twice to proceed when any compilation error in the Editor is present
- Crash on Scripting::UnityEngine::SubsystemManagerProxy::ClearSubsystems when adding a Mesh Collider Component to a GameObject
- ScrollView clips content when under an ancestor that has a filter set
Resolution Note (fix version 6000.3.0a6):
Fixed the editor to handle stage specific keywords correctly also for the editor rendering triggered use cases