Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4.2f1
Issue ID
1030961
Regression
No
[Graphics Emulation] Emulation settings are not being saved
It is an very annoying issue (UX) that the graphics emulating settings are not being saved per project. It resets back to default everytime we
(i) reopen the project or
(ii) make a build
Especially when we work on mobile projects, emulation mode is being reset back to GLES3 for Android and emulating Metal on Metal editor, which make shaders go pink.
Steps:
1. Open new project / use the repro project
2. Note that emulation mode is "No emulation" by default for PC platform. (Edit > Graphics Emulation > No Emulation)
3. Change to "Shader Model 2" (Edit > Graphics Emulation > Shader Model 2)
4. Save the project and close Unity
5. Reopen the project, the emulation is being reset back to default (No emulation)
Reproducible: 2018.3.0a1, 2017.4.2f1, 5.6.5p1
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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
realprimo
Feb 26, 2019 12:18
I tried all of that, and it doesn't work