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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment