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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment