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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment