Search Issue Tracker
Active
Votes
0
Found in
2021.3.47f1
2022.3.56f1
6000.0.34f1
6000.1.0b2
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
Add comment