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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
N/A