I literally just decided to give the "new" Input System another chance, can't believe you uploaded a new tutorial/ demo right on the same day
@virgilwylie21863 ай бұрын
Finally, the simplest version of the new Input System tutorial! Thanks a lot. I would like to see this guy do tutorial more.
@masterz03 ай бұрын
Why did you remove the colors from the Inputs Editor windows? Is was easier to identify the Actions and Binds when you have to expand many things at the same time
@realitystudios5562 ай бұрын
about damn time they fixed the input system. the previous one caused a rewrite of the input system for android from scratch.
@advanches2 ай бұрын
What about mobile gestures like swipe and pinch?
@EscapeApricot2 ай бұрын
I hope Unity can become easier and easier to learn, so that more game developers can make money.
@marcnoone77193 ай бұрын
What have you done to football manager , Unity ??
@MTonik3 ай бұрын
For mobile, virtual buttons are a subpar hack. Anything mobile-specific like swipe, zoom, multi-touch etc. is not implemented out of the box anyways. Yet, the overhead of multiple abstraction layers of the new system is relatively expensive.
@hmouazzen64Ай бұрын
Can someone please post the link to the code used in the demoes. Thanks.
@sannanch75643 ай бұрын
anybody here does come to face the performance problem with the new input system????
@RayznGames2 ай бұрын
Does it have a performance overhead on low end or mobile devices? Is it because of the abstraction? I think this showcase is way more intuitive than last time I tried the new Input System
@MR_SHADOWCHANNEL3 ай бұрын
Some games of this unity studio got abandoned from 6 years ago like angry neighbor,galaxy and other...
@nguyenhoangminhtrung27793 ай бұрын
Tried it with DOTS, not burst compatible, guess I'll stick with the old Input system when working with ECS.
@steviewee893 ай бұрын
The old input system isn’t burstable either though is it? It’s usually best practice to split out the input gathering into its own system and assign to some component data anyway so it’s really not that big of a problem.
@Shivam19e2 ай бұрын
Tell how to make new Account in Cursed House Multiplayer GMM
@LDEV-l3pАй бұрын
If you are doing a presentation, please switch to a white theme, because the black theme is not clear at all
@justiiiiiАй бұрын
i think black theme is okay, but they need to add gamma a little
@justiiiiiАй бұрын
and contrast
@Tymon00003 ай бұрын
Fix the demo code, having to copy paste your code and fix the bugs is super annoying.
@andreweinhold76646 күн бұрын
Looks very bloated 😢
@TNothingFree3 ай бұрын
Yo Your input system causes my AR Project not to have any input whatsoever.
@leeoiou72953 ай бұрын
The new input system is a joke and can only work well with very specific projects. The mobile input compatibility is lacking, non gaming projects in unity have absolutely no need for it, AR/VR projects too. All the new stuff coming to unity are just straight up weird.