Search Issue Tracker
Fixed in 7.0.0
Votes
0
Found in [Package]
4.3.0
Issue ID
1111476
Regression
No
[VFXManager] The extra menu options (docs link and reset values) don't work in the VFXManager window
Repro steps:
1. Go to the VFXManager (Edit - Project Settings - VFX)
2. Press the "?" link on the top-right
3. The docs button currently links to a dead link: https://docs.unity3d.com/Manual/class-VFXManager.html
- For 18.3, it should probably link to: https://docs.unity3d.com/2018.3/Documentation/ScriptReference/Experimental.VFX.VFXManager.html
4. Change some values
5. Press reset from the gear drop-down on the top-right.
6. Observe how the changed values are not reset.
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
- Errors when rendering a camera to render texture with only depth
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
Resolution Note (fix version 7.0.0):
Reset fix confirmed, dead links tackled in another task.