Raivr

Results 3 issues of Raivr

### Platform Desktop ### Version 2.0.0-beta-2.0.3 ### Description Starting _Firefly Stardust - Beta_ crashes immediately, mentioning it can't find a file, which actually does exist when I look in the...

bug report
stardust

There's a memory leak in GetOverlayTextureSize(). To reproduce, run the following code and watch Windows Task Manager. Tested with SteamVR 1.20.2 and and 1.21.2 beta. ``` uint32_t nWidth, nHeight; vr::VROverlayError...

SteamVR 2.0.10. After creating a dashboard overlay using OpenVR's CreateDashboardOverlay(), I then set the thumbnail using SetOverlayFromFile() or SetOverlayRaw(). Instead of showing the image, SteamVR 2.0 shows a question mark....