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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 7.0.0):
Reset fix confirmed, dead links tackled in another task.