I am going to keep this simple as it doesn’t need a long explanation.
I am scripting (trying to) a VR game. I can enter the game fine and pull values all the same. The only problem is that when I check the console (F9 version a.k.a. published since I don’t think you can test place in VR) there is an error. It is not from a script that I wrote as this project is practically a clean slate, there is literally one script and thats for checking if the person is using a VR device.
The errors image below

(For search engine reasons) It says:
UiMessage is not a valid member of Frame “UiMessageFrame”
Stack Begin
Script ‘LoadingScript’, Line 513
I tried looking for it but all I found was someone mentioning it as a reply which was on a post about VR scripting but not about this issue particularly.
It’s not that it poses a problem for me but more of a perfectionist thing but I just wanted to know if there was a faster way of fixing it rather than waiting for a roblox update.