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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
N/A