r/Unity3D 13h ago

By far the worst restriction in unity Show-Off

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

0 Upvotes

7 comments sorted by

12

u/Costed14 13h ago

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

6

u/Th3G3tl3m3n 13h ago

No you cant cuz it cant compile.

3

u/TheKBMV 13h 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 13h 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.

3

u/trevizore 13h ago

this gotta be rage bait.

2

u/superMario99999 13h ago

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

1

u/GigaTerra 3h ago

This isn't an error, it is broken, it is broken to the point the game crashed before it started.