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
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Add comment