Search Issue Tracker
By Design
Votes
0
Found in
5.5.0b11
Issue ID
850996
Regression
Yes
BuildPipeline.BuildPlayer's assetBundleManifestPath does not load uGUI elements into the build on WebGL
To reproduce
1. Open the attached project
2. Open the ''sample" scene and play it to see how it should look like
3. In the menu navigate to Build/Export AssetBundles
4. In the menu navigate to Build/Export Player and wait for player to get built and launched on default browser
Notice that the Canvas prefab included in the AssetBundle is not loaded on the build
Reproduced when building the project with: 5.6.0a3, 5.5.0f1, 5.5.0b11
Not reproducible with: 5.4.3f1 and lower due to missing features
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment