freezy / VisualPinball.Engine

:video_game: Visual Pinball Engine for Unity
https://docs.visualpinball.org
GNU General Public License v3.0
396 stars 62 forks source link

Ball does not move when using URP #469

Closed arthurkehrwald closed 1 month ago

arthurkehrwald commented 1 month ago

The ball just stays in the plunger lane kicker when the game starts. This video shows the process of reproducing the issue, starting with the creation of the Unity project. Screen Recording 2024-07-05 130848.webm

Unity version: 2022.3.35f1

Package Version
org.visualpinball.engine.unity 0.0.1-preview.130
org.visualpinball.engine.unity.urp 0.0.1-preview.132
org.visualpinball.engine.pinmame 0.0.1-preview.39
arthurkehrwald commented 1 month ago

Fixed it. It turns out you still need the HDRP package, even if you use URP.