Search Issue Tracker
Duplicate
Votes
0
Found in
2021.3.47f1
2022.3.56f1
6000.0.34f1
6000.1.0b2
6000.2.0a1
Issue ID
UUM-92498
Regression
No
Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
Reproduction steps:
1. Open the attached "repro_IN-90577" project
2. Select the "Assets/BugReportMaterial_Variant.mat" Material Variant
3. In the Inspector, in the “Surface Inputs” dropdown, change the value of the "Float" property
4. Press the right mouse button on the "Float" property name
5. Notice that a context menu appears with the "Revert" option in it
6. Now change the value of the "Vector2" property
7. Press the right mouse button on the "Vector2" property name
Expected result: Context menu with the "Revert" option appears
Actual result: Context menu doesn't appear, making it not possible to revert changes
Reproducible with: 2021.3.47f1, 2022.3.56f1, 6000.0.34f1, 6000.1.0b2
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Notes:
- On 2021.3.47f1, the context menu doesn’t appear when pressing on any of the properties
- Context menu appears when pressing the right mouse button on the "Vector4" property name
Comments (1)
-
PandaArcade
Jun 12, 2025 00:23
It would be nice if the 'internal issue' mentioned in 'Resolution Note' the was on the issue tracker so we could keep track of it.
Btw I reported this issue 6+ months ago on 06/Dec/24.
This bug is a cause of frequent frustration in our project.
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
We have another issue filed that has the same root cause-- we're working on addressing this very soon.
Duplicate of another internal issue: UUM-91333: Vector2 and Vector3 property fields on ShaderGraph Material Variants don't show overrides