Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.1f1
Issue ID
911898
Regression
No
Build project shows black screen when changing custom 'textures quality levels' on a specific project
To reproduce:
1. Open repro project (link in edit)
2. Play merged scenes in editor(list of merges scene attached in image)
3. Build and run project
Expected: build project should look identically as in editor
Actual: in a built project there is black screen instead of intro
Note: intro is shown in build when textures are set to low quality (by pressing 'R' key). Function that causes issue is in 'GraphicsManager' script's line 272
Reproduced on: 5.6.1f1, 2017.1.0b5
Not reproduced on: 5.5 (has no UnityEngine.Display.Active() method)
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] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Minor and no clear project to reproduce the bug.