Search Issue Tracker
Fixed in 14.0.2
Votes
1
Found in [Package]
14.0.0
Issue ID
1395584
Regression
No
[VFX Graph] Cannot undo changed Properties when the Visual Effect is contained in a Prefab Variant
How to reproduce:
1. Open the attached project "undoRepro"
2. In the Project window, select the Asset "Prefab Variant" (Assets/Prefab Variant.prefab)
3. In the Inspector window, under the Visual Effect "Properties" tab, change the value of the "Speed" component to 200
4. Undo the change (Edit > Undo Modified Property in Prefab...)
5. Inspect the value of the "Speed" component
Expected result: The value is 30
Actual result: The value is 200
Reproducible with: 7.7.1 (2019.4.36f1), 10.8.1 (2020.3.27f1), 12.1.4 (2021.2.9f1), 13.1.5 (2022.1.0b5), 14.0.0 (2022.2.0a3)
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 14.0.2):
Fixed in 14.0.2 available in 2022.2.0a10 and up