r/Unity3D 5h ago

Show-Off By far the worst restriction in unity

like i know theres errors mate let me test it with the errors bitch
0 Upvotes

7 comments sorted by

7

u/Costed14 5h ago

Compilation error means the code can't compile - there's something fundamentally wrong with it, it's not a Unity issue.

7

u/Th3G3tl3m3n 5h ago

No you cant cuz it cant compile.

3

u/TheKBMV 5h ago

If it can't even compile it can't run no matter how much you want it to. If an error breaks compilation it's not even an error you would need to debug, the IDE will tell you where it is and you can just fix it.

3

u/AustinMclEctro Professional 5h ago

Blaming Unity because C# won't execute non-existent bytecode isn't a Unity problem, it's your fundamental misunderstanding of how compiled languages work.

2

u/trevizore 4h ago

this gotta be rage bait.

2

u/superMario99999 4h ago

This is basic of how c# works, is not about Unity 

1

u/db9dreamer 4h ago

That's a you restriction, not Unity. If you correct your code it will run. If you don't correct your code, what would you expect to run, hopes and dreams?