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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Resolution Note (fix version 7.0.0):
Reset fix confirmed, dead links tackled in another task.