Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.0p5
Issue ID
944290
Regression
No
Shaders in scene view get disabled based on camera rotation
Steps to reproduce:
1. Open attached project "SceneViewShader.zip"
2. Either move the scene view around or rotate the Main Camera along the Y axis
3. At some point the Cube will turn white.
Expected: Either one or the other state is shown. The cube should not change texture based on the position of the Scene view/Main Camera
Actual: At some point the Cube switches from one rendering appearance to another if you position the Scene view or the Main Camera in a special way
Reproduced on:2017.3.0a5, 2017.2.0b8, 2017.1.0p5, 5.6.3p1
Note: Enabling GPU instancing on the shader of the material of the cube will lock in the white transparent mode of the cube.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment