Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
11.0.0
Issue ID
1374797
Regression
Yes
Texture mesh leftover after original fix when building project in WebGL
How to reproduce:
1. Open the attached "WebGL_bug.zip" project
2. Build and Run as a WebGL project
Expected result: No mesh between the legs
Actual result: There's a mesh leftover after a fix between the legs
Reproducible with: 2021.1.0b4, 2021.1.10f1 (11.0.0)
Not reproducible with: 2020.3.12f1 (10.5.0), 2021.1.0b3 (11.0.0), 2021.2.0a1 and 2021.2.0a2 (11.0.0)
Could not test with: 2021.2.0a3 - 2021.2.0a19 (Due to existing issue when building on WebGL), 2019.4.27f1 (Due to errors when downgrading)
Notes:
- The issue is not reproducible in the Editor
- The issue is not reproducible on Windows Build
- Original issue fixed with the project, the fix was introduced in 2021.1.24f1, no Backports we're made
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
The project is missing a script and animation controller that drive the visibility of that "leftover" mesh. Since the original issue was resolved, this issue seems to only be a project specific issue.