Search Issue Tracker
Fixed in N/A
Votes
0
Found in [Package]
N/A
Issue ID
1206890
Regression
No
[VFX] ResetOverride doesn't serialize correctly
ResetOverride call from script doesn't behave as expected.
Repro step :
- Open VFX_Repro
- Select the VFX in the scene
- In Inspector, modify the exposed property "color"
- In view, click on "Reset Override button" (debug script)
- Observe the color correctly reset in view but not in inspector
Expected result :
- The "exposed" toggle returns to "false" when "ResetOverride" has been invoked.
See : https://forum.unity.com/threads/feedback-wanted-visual-effect-graph.572110/page-19#post-5300259
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
- The Code Previews panel is initially opened in a slightly minimized state
Add comment