Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2019.1.X, 2019.2.X
Votes
4
Found in
2017.3.0a1
2017.3.0f3
Issue ID
986355
Regression
Yes
Camera.Render() is incorrectly rendering to a RenderTexture when VR is enabled
To reproduce:
1. Open attached project ("Bug Report");
2. Open "scene" scene;
3. Make sure VR is enabled (Edit > Project Settings > Player > XR Settings);
4. Enter Play mode;
5. Exit Play mode;
6. Disable VR;
7. Enter Play mode - notice that the view is different.
Expected result: the view is rendered correctly with Camera.Render() when VR is enabled and Allow HDR disabled.
Actual result: Camera.Render() incorrectly renders to the Render Texture when VR is enabled.
Workaround: check "Allow HDR" on Plane's child object camera.
Tested and reproduced on Oculus Rift DK2.
Reproduced on versions: 2017.3.0a1, 2017.3.0p2, 2018.1.0b2.
Not reproduced on version: 2017.2.1p1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment