Search Issue Tracker
Fixed
Votes
1
Found in [Package]
1.6.0-pre.3
Issue ID
UVSB-1423
Regression
No
[Visual Scripting] Large Unsigned Long values are not preserved when using them in Visual Scripting Graph
How to reproduce it:
1. Open the attached project "1324133.zip"
2. Load the "MainScene" Scene
3. Enter the Play Mode
4. Observe the Console window
Expected result: Both messages display the same value - "161515000000"
Actual result: Both messages display different values. Script displays "161515000000" value, and Visual Scripting Graph displays "161514995712"
Reproducible with: 1.5.0, 1.6.0-pre.3 (2021.1.2f1, 2021.2.0a12)
Could not test with: 2018.4.33f1, 2019.4.23f1, 2020.3.3f1 (Visual Scripting is not introduced yet)
Notes:
- Not reproducible when displaying the Unsigned Long value from the Script ("Testing.cs")
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment