Spawning prefabs does not work in Unity Playworks Plugin build
This issue is likely due to the prefab having the Scale of the Transform X and Y axis equal to 0. This could cause an issue in Luna.
Possible solution:
- Change the scale value to
0.1
.
This issue is likely due to the prefab having the Scale of the Transform X and Y axis equal to 0. This could cause an issue in Luna.
Possible solution:
0.1
.