Search Issue Tracker
Active
Under Consideration for 1.8.X
Votes
1
Found in [Package]
1.7.7
1.8.0-pre.1
Issue ID
UVSB-2220
Regression
No
Set Vector 3 variable does not reset to the default value after playmode stopped
*Reproducible on:*
* VS version: 1.7.7, 1.8
* Unity version: 2021.2.8f1, 2022.1.0b6
*Steps to Reproduce:*
# Create a game object with a script machine and a script graph attached to it
# On the blackboard create a graph variable
# Recreate the graph on the attached image
# Enter play mode
# Stop play mode
# Repeat from stop 2 using app variables and saved variables
!Capture.JPG|thumbnail!
*Actual Results:*
* When the user enters play mode the value on the X is set to 5 as expected.
* When the user stops play mode the value of the X stays at 5.
*Expected Results:*
* When the user stops play mode the value on the variable should be reset to the default value.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Add comment