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
- Warning in the Profiler window is white and hard to see
- Warning in the Profiler window is white and hard to see
- Switching a Type QueryBlock to prefabs fails
- Search Index Manager allows deleting Empty Index List when clicking on “-“ button, throwing “ArgumentOutOfRangeException” error in the Console window
- "System.ArgumentOutOfRangeException" error is thrown when baking Adaptive Probe Volumes
Add comment