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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment