Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2018.4.13f1
Issue ID
1200893
Regression
No
[2018.4] Switching between GPUs on Device to Use setting will not render the editor correctly until resized or restarted
The Editor will simply render red once the GPU is changed in the general settings to Automatic or AMD, on Intel it will simply render black. Currently I can briefly work around it by resizing the window or restarting the Unity editor.
How to reproduce:
1. Open a new empty project
2. Select Unity > Preferences in the menu
3. Choose General
4. Change the GPU under "Device to Use" to AMD (or change it to Intel)
Expected Result: Unity switches devices and renders correctly without any artefacts
Actual Result: When set to AMD the editor turns red or black when set to Intel
Reproducible with: 2018.4.13f1, 2019.3.0a8
Not reproducible with: 2019.3.0b4
Could not test with 2017.4.34f1 (No Device to Use feature)
Switching to OpenGL will not show the option anymore.
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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Resolution Note (2021.1.X):
This isn't an issue anymore on 2019.4 onwards. We display a warning "Changing this effect requires a restart to take place" now when we change the device. Also rendering is unaffected when running the project without restarting. On 2018.4 as there is a workaround to restart Unity (which is not actually a workaround but a requirement when switching devices) and this doesn't seem like a frequent thing to do, resolving this as Won't Fix.