Search Issue Tracker
Fixed
Fixed in 6000.3.0a1
Votes
0
Found in
6000.3.0a1
Issue ID
UUM-108512
Regression
Yes
[VFX Graph] Overridden properties values are reset upon block changes
Description
Changing the values of exposed properties (Color/Textures ...) so that they are not at their default value. From there, changing a value of any block in update or Output context Reset the Properties to their default values. The SG output Override settings are also reset to their default.
Initial setup
6.3.0a1
Reproduction steps
- Import the provided package.
- Drop the VFXG_BugRepro_PropertiesOverrideReset.vfx asset in a scene.
- Select the vfx instance in the hierarchy and changes the value of properties (Color/texture)
- Open the VFX and make some value changes to any block in the Update Context.
- Notice that the visual of the VFX change and the property values are reset to their default.
Expected behaviour
The overrided property's value should be kept when making changes to block/operator values.
Actual behavior
- Notice that the visual of the VFX change and the property values are reset to their default.
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
N/A