Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
901617
Regression
Yes
Crash in UnityEditor.EditorGUIUtility:INTERNAL_CALL_RenderGameViewCamerasInternal when HDR is disabled
To reproduce:
1. Open attached project;
2. Open "test" scene;
3. In the Game window, select Display 2;
4. Choose Main Camera and disable HDR in the Inspector;
5. Enter Play mode.
Expected result: no crash in the Editor when HDR is disabled and Display 1 is not selected.
Actual result: crash in the Editor when HDR is disabled and Display 1 is not selected.
Note: Editor does not crash if 3rd OR 4th steps are skipped.
Reproduced with Oculus Rift DK2.
Reproduced on versions: 5.6.0f2, 5.6.0p1, 2017.1.0b1.
Not reproduced on versions: 5.6.0f1, 2017.1.0a6.
Regression introduced on versions: 5.6.0f2, 2017.1.0b1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment