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
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment