Forum Discussion
Chaoss
12 years agoExpert Protege
Black edges with Unity SDK
Using the A cups I can see the wasted black space on the edges of the screen inside the rift, is there a way to make this bigger. the Unreal SDK seems to draw the scene up to the edges but the Unity one does. Is this a bug or intentional? and is there a work around?
2 Replies
Replies have been turned off for this discussion
- drashHeroic Explorer
"Chaoss" wrote:
Using the A cups I can see the wasted black space on the edges of the screen inside the rift, is there a way to make this bigger. the Unreal SDK seems to draw the scene up to the edges but the Unity one does. Is this a bug or intentional? and is there a work around?
I believe it is intentional. You can make it bigger, but I actually tried this (also using A cups) and found that it made everything feel zoomed in and too in-my-face. :o Plus, the "edge" of the screen (straight black edges on the left/right sides) that I was trying to get rid of actually turned out to be the center divider between left/right sides. Not sure if that's what you're referring to.
In any case, if you want to fiddle with it, find the DistortionScale() method in OVRDevices.cs, and just have it return a hardcoded value like 1.6f or 1.7f. The normal value depends on the screen's aspect ratio and the distortion coefficients, etc. - chaosgridExplorerI think the problem is that the unity implementation does not render the scene to a larger backbuffer (as described in the sdk).
I dont know though if this is a unity limitation or simply an error in the plugin.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 months ago
- 3 months ago