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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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