Search Issue Tracker
Fixed
Fixed in 6000.3.0a1
Votes
0
Found in
6000.3.0a1
7000.0.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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
N/A