Search Issue Tracker
Fixed in 10.1.X
Votes
0
Found in [Package]
10.x
Issue ID
1278469
Regression
Yes
[ShaderGraph] VFX Shader Graph slots don't resync when the shader is updated.
Repro steps:
1. Import the attached package
2. Open both the VFX and the Shader Graphs
3. Add a new exposed property to the Shader Graph and save it.
4. Observe how it does not appear in the VFX Graph.
5. Delete the Texture2D property in the Shader Graph and save it
6. Observe the shader errors
Expected outcome:
- Slots to resync automatically in the VFX Graph when the Shader Graph is saved.
Notes:
- Regression, works in 8.2.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Metal: Fragment shader missing texture binding at index 0 (_MainTex / Hidden/Preview Alpha)” warnings are thrown when selecting some TextMesh Pro Font Assets
- [Android] A VideoClip does not play on some Android devices
- Intercepted Events text is hardly visible in Inspector window for UI elements when Editor theme is set to Light
- [Hierarchy V2] Add new Query Block window contains a typo in the Hierarchy Search Area block
- Scene is not rendered in Player when ran with -force-d3d12 argument and GPU Resident Drawer enabled
Add comment