Search Issue Tracker
Fixed in 2021.1.X
Votes
5
Found in
2020.1
2020.1.9f1
Issue ID
1286167
Regression
No
[WebGL][UI Toolkit] Player crashes when using TextField
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Make a WebGL build
3. Host the WebGL build
4. Open the built WebGL Player in a browser
Expected result: WebGL Player doesn't crash
Actual result: WebGL Player crashes and "RuntimeError: float unrepresentable in integer range" error is thrown
Reproducible with: 1.0.0-preview.3, 1.0.0-preview.9 (2020.1.10f1)
Couldn't test with: 2018.4.28f1, 2019.4.13f1 (UI Toolkit Package is not available), 2020.2.0b8, 2021.1.0a2 (UI Toolkit Package Scripts break)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment