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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
No longer taking in WebGL 1 related bugs, as WebGL 2 is soon expected to be a viable replacement in all browsers.