Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0f3
2018.1.0b12
Issue ID
1017099
Regression
Yes
Scene is rendered white with Deferred + HDR on WebGL/Facebook WebGL player.
The scene is not rendered when all the Post processing effects are disabled on WebGL/Facebook WebGL player built using OpenGLES 3.0
Steps to repro:
1. Open attached project.(postprocessing scene from Shinai project)
2. File > Build Settings > Select WebGL/Facebook WebGL > Switch Platform.
3. Player Settings > Other Settings > Uncheck Auto Graphics API.
4. Select OpenGLES3 in Graphics APIs list.
5. Click on Build And Run.
Observe that,
-with all options enabled the scene is partially rendered with high contrast and bleached out.
-with all options disabled the scene is completely bleached out.
NOTE: Refer the videos attached.
Expected Result:
The scene should be rendered all the assets.(Refer screenshot attached)
Reproducible on: 2018.1.0b12, 2018.1.0b11, 2018.1.0b1, 2017.3.0f3.
Works fine on: 2017.2.0f3.
Environment:
Windows 10, Windows7, Mac 10.13, Mac 10.12.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment