Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
9.0.0-preview.14
Issue ID
1244828
Regression
Yes
[WebGL 1.0] [URP] Textures in build are corrupted when textures uncompressed RGBA32 and limited to 256x256.
Reproduction steps:
1. Open the user's attached project ("BotFactory.zip")
2. Open the SampleScene
3. Make a WebGL build
4. Run the build
Expected result: Scene appears the same as in the Editor
Actual result: Scene has corrupted textures
Reproducible with: 2020.1.0b10, 2020.2.0a11
Not reproducible with: 2019.3.15f1 (setting Quality level to High fixes the issue)
Couldn't test with 2018.4 (project errors after downgrade)
Reproducible with package (URP) versions: 7.3.1, 8.1.0, 9.0.0-preview.14
Notes:
1. Repro project is using URP package
2. Tested with Chrome, Firefox, Edge
3. Setting WebGL Quality level to High does fix the issue on 2019.3, but does not fix it for 2020.1/2020.2
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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Resolution Note:
No longer taking in WebGL 1 related bugs, as WebGL 2 is soon expected to be a viable replacement in all browsers.