Search Issue Tracker
Fixed in 6000.0.65f1
Fixed in 6000.0.X, 6000.3.X, 6000.4.0b5, 6000.5.0a7
Votes
1
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b4
6000.4.0a1
6000.5.0a1
Issue ID
UUM-121842
Regression
No
WebGL sends wrong value with large numbers when SendMessage function is used
How to reproduce:
1. Open the ‘SendMessageTest.zip' project
2. Build the project with WebGL
3. In Build 'Inspect Element → Console’
4. Observe the result
Expected result: Received number value is the same as the sent one
Actual result: Received number value is not the same as the sent one
Reproducible with: 6000.0.58f2, 6000.2.6f2, 6000.3.0b4, 6000.4.0a1
Could not test with: 2023.1.0a1 (Not able to install the WebGL module)
Reproducible on: macOS 26.0 (M1 Max)
Not reproducible on: No other environments tested
Note:
Values Sent/Received:
1485000000 | 1484999936
1485602900 | 1485602944
1485602930 | 1485602944
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
- Blank area appears at the top of Inspector and Build Settings windows when touching and dragging downward with a Wacom tablet pen
- Buttons overlap with the tab divider in the Branch Explorer options when resizing tabs
- “InvalidOperationException” errors are thrown when entering Play Mode in the Timeline’s Customization Samples
Resolution Note (fix version 6000.0.65f1):
Fixed
Resolution Note (fix version 6000.5.0a7):
Fixed