ValveSoftware / openvr

OpenVR SDK
http://steamvr.com
BSD 3-Clause "New" or "Revised" License
6.14k stars 1.28k forks source link

[BUG] Point_viewcontrol crashes the game. #1826

Open Unusuario2 opened 7 months ago

Unusuario2 commented 7 months ago

Describe the bug self exaplanatory in the title, when fired point_viewcontrol crashes the game.

To Reproduce Steps to reproduce the behavior:

  1. load the map into the engine
  2. wait 2 seconds
  3. see the crash

Expected behavior it shound crash the game

System Information (please complete the following information):

Screenshots

https://github.com/ValveSoftware/SteamVR-for-Linux/assets/110506367/e09b41f7-38ec-4a98-9dff-cfda94fcaca8

Additional context here are the files in order to test this issue. load then and see the error. test.zip

Note: Commenters who are also experiencing this issue are encouraged to include the "System Information" section in their replies.

Unusuario2 commented 7 months ago

but this is SteamVr (source 2) not even source sdk 2013, what happend?

kisak-valve commented 7 months ago

Thanks for clarifying @Unusuario2, for transparency, I transferred this issue report to the source-sdk-2013 issue tracker because you were showing a hammer editor related issue of some kind and not much other context. There is no Linux variant of the Hammer editor, and that summary does not fit with the developers who maintain the SteamVR for Linux port. The openvr issue tracker also doesn't fit very well for this feedback, but there's a decent chance that your issue will be seen by a relevant developer.

Unusuario2 commented 7 months ago

Thank you so much @kisak-valve for been so fast in your response and also for clarifying the situacion. I have have found more bugs in SteamVr like these, where can i report them properly? Also it would be very usefull if we had a repo for SteamVr for issues with the game engine.

kisak-valve commented 7 months ago

Sorry, I can't answer that follow up question. We'll need to hear from a SteamVR developer if they have a preference for further engine-related issues.

Unusuario2 commented 7 months ago

I understand, I hope that the SteamVr developer will respond fast, because there is a bunch of entity and engine issues that make development much harder or impossible . Thanks for your response.

Rectus commented 7 months ago

It's unlikely that Valve will fix any developer issues with SteamVR Home. They haven't had any team for it since 2018, and even if they did, it's very unlikely they would take time to fix any of the numerous broken legacy entities.

You could probably work around the issue by implementing your own view control with VScript. As a bonus, you'd have better control of how to handle the player moving around in roomscale.

Unusuario2 commented 7 months ago

I hope that valve will fix them at some point but also vscript can not handle this type of event that i want to make, i belive