Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.2p1
Issue ID
959670
Regression
Yes
[MacOS] RenderViewportScale changes make the screen blank
In trunk on Mac setting changing RenderViewportScale via script results in blank screens. I saw this while trying to activate the following three Graphics Tests, which pass on Windows:
582-stereo-RenderViewportScaleRealTimeDirectional
603-stereo-RenderViewportScaleBakedSpotlight
604-stereo-RenderViewportScaleBakedPointlight
The attached repro project is a simpler scene without lights. Using Unity 2017.1.0f3 I see a black cube against a blue background in both eyes, which is correct behaviour.
The bug occurs in Unity 2017.1.2p1; when the script runs the screen is entirely blue with no geometry visible. If I exit Play mode, toggle off the script, then run in Play mode again I see the cube in both eyes.
This bug also occurs in Unity 2017.2.0f2 and 2017.3.0b4 except in these versions the screen is entirely black (not blue) when the script is enabled.
See also case 952012.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Resolving as a Won't Fix problem. macOS-based XR is being de-emphasized.