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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Resolution Note (fix version 14.0.2):
Fixed in 14.0.2 available in 2022.2.0a10 and up