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
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
Add comment