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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment