Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.1.0b7
Issue ID
916424
Regression
Yes
Enabling Frame Debugger and clicking on one of its drawcalls results in Game view not being rendered if Direct3D9 API is used
How to reproduce:
1. Open the attached "2017.1b7 FrameDebuggerBug" project
2. Go to File --> Build settings --> Player Settings and choose Direct3D9 as a default Graphics API
3. Go to Window --> Frame Debugger and enable it
4. Make sure the Game view window is visible and click on one of the drawcalls in the Frame Debugger list
Expected result: Clicking on an item from the list will show Game view as it appears including that drawcall
Actual result: Game view is not rendered
Notes:
1. When clicking on Camera.ImageEffects, Draw Dynamic and Camera.Render, Game view seems to be rendered okay
2. Not reproducible with other Graphics API's
Regression introduced in - 2017.1.0b2
Reproducible with - 2017.2.0a1, 2017.1.0b8, 2017.1.0b2
Not reproducible with - 2017.1.0b1, 5.6.1f1
Fixed in 2017.2.0b7
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