Search Issue Tracker

Fixed in 5.1.0

Votes

0

Found in

5.0.0p3

Issue ID

684880

Regression

No

WebGL throws an exception on GameObject.CreatePrimitive(PrimitiveType.Cube)

WebGL

-

Reproduction steps:
1. Open the attached project "WebGLCrPr"
2. Build the scene "bug" for WebGL
3. Run the game, wait for 2 seconds after the game is loaded
4. A cube should be created via GameObject.CreatePrimitive(PrimitiveType.Cube), but we get an exception

Notes:
1. I've also tried creating PrimitiveType.Cylinder and PrimitiveType.Sphere, non of these throw an exception,
but the primitives aren't created.
2. Tested with both Firefox and Chrome

Comments (1)

  1. JoeStrout

    Jul 02, 2016 13:56

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.