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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Add comment