Search Issue Tracker
By Design
Votes
0
Found in
5.6.0b6
Issue ID
879066
Regression
No
Building on WebGL with default PlayModeTest Script results in an error
To reproduce:
1.Download and open "repro879066" project.
2.Open main scene
3.Go to File -> Build Settings.
4.Make WebGL default build platform.
5.Build the project.
Expected result: Project built without any errors.
Actual result: Project does not build and errors appear in the console.
Reproduced with: 5.6.0b2, 5.6.0b6, 5.6.0b8
Workaround: Before building, put PlayModeTests script into Editor folder.
Notes: Play mode tests feature was introduced in 5.6. Standalone build is successful without any errors.
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