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
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
Add comment