Search Issue Tracker
Fixed in 10.1.0
Votes
0
Found in [Package]
4.4.0
Issue ID
1277437
Regression
No
Probuilder's Mesh is not updated after undo when Visual Effects Graph's Tab is added in the Editor
How to reproduce:
1. Open the user's attached "Probuilder_Working.zip" project
2. Open the "Cube" Scene
3. Open the Probuilder window (Tools -> Probuilder -> Probuilder Window)
4. Select the "Edge Selection" in the Scene view
5. Drag any edge of the "Cube" GameObject
6. Press CTRL + Z or go to Edit -> Undo Translate Selection to undo the action
7. Go to Window -> Visual Effects -> Visual Effect Graph
8. Repeat 4-6 steps
Expected result: The "Cube" GameObject's Mesh is updated after the undo action
Actual result: The "Cube" GameObject's Mesh is not updated after the undo action
Reproducible with: 3.0.0 (2018.4.27f1), 4.4.0 (2019.4.10f1, 2020.1.6f1, 2020.2.0b3)
Note:
- The issue is not reproducible after closing the Visual Effects Graph's Tab and restarting the Unity Editor
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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (fix version 10.1.0):
https://github.com/Unity-Technologies/Graphics/pull/1876#event-3834203973