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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Resolution Note:
No longer taking in WebGL 1 related bugs, as WebGL 2 is soon expected to be a viable replacement in all browsers.