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
- Scene/Game view visually breaks and console is spammed with errors when using DepthBlit Sample Scene
- "GetOrAddComponent" method in "Unity.VisualScripting" returns "MissingComponentException" error when the "BoxCollider" Component doesn't exist
- Render Graphs Kebab Menu Buttons are missing padding and Highlight is uneven when hovered over
- Shader Keywords are not detected when defined in include files
- Right-clicking on Blackboard and Graph Inspector calls the contextual menu of the workspace
Resolution Note:
Minor and no clear project to reproduce the bug.