Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X
Votes
0
Found in
2021.3.45f1
2022.3.51f1
6000.0.24f1
6000.1.0a7
Issue ID
UUM-84868
Regression
No
CancellationTokenSource return a wrong value when the Token is created in a WebGL build
How to reproduce:
1. Open the “CTS_WebGL.zip“ project
2. Build and run the “SampleScene“ for WebGL
3. Enter “5“ into the text field in the Player
4. Press the “Start“ Button
5. Wait 5 seconds
6. Observe the text to the left of the “Stop“ Button
Expected result: “Is Cancelled: True“ is displayed
Actual result: “Is Cancelled: False“ is displayed
Reproducible in: 2021.3.45f1, 2022.3.51f1, 6000.0.24f1
Reproduced on: Windows 11 Pro (23H2), macOS 15.0.1 (M1) (by the reporter)
Not reproduced on: No other environment tested
Note: Works correctly in a Windows Player and the Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment