Search Issue Tracker
Fixed in 6.7.0
Votes
0
Found in [Package]
5.4.0
Issue ID
1126471
Regression
Yes
[Parameters] Exposed parameters disregard the initial value
Repro steps:
1. Create a new VFX asset and expose a float parameter
2. In the inspector, enter a value for the float and press enter
3. Observe that the value reverts to the default value (i.e. 0)
4. Repeat 2
5. Observe how the new value is now entered
Notes:
- Regression, does not happen in 4x/2018.3, occurs in 5x/19.1 and 6x/19.2
- Occurs for most/all parameters
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment