Search Issue Tracker
Duplicate
Votes
1
Found in
2020.2
2020.2.1f1
2021.1
2021.2
Issue ID
1307184
Regression
Yes
[URP][WebGL][Localization] WebGL Player crashes when using URP with Localization
How to reproduce:
1. Create an empty project with the URP template
2. Add the Localization package through a git URL (com.unity.localization)
3. Create an empty Localization Settings Asset (Assets->Create->Localization->Localization Settings)
4. Make a WebGL build
5. Host the WebGL build on a local server
6. Open the built WebGL Player in a browser
7. Wait for the Player to load
8. Inspect the Developer Console (common shortcut F12)
Expected result: Player doesn't crash and no errors are thrown
Actual result: "abort(58)" error is thrown
Reproducible with: 2020.2.2f1, 2021.1.0b2, 2021.2.0a2 (Localization 0.9.0-preview, URP 11.0.0)
Not reproducible with: 2018.4.31f1, 2019.4.18f1, 2020.1.17f1
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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
This is a duplicate of issue #1303232