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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 7.0.0):
Reset fix confirmed, dead links tackled in another task.