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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 7.0.0):
Reset fix confirmed, dead links tackled in another task.