Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0f3
Issue ID
819985
Regression
Yes
Deferred rendering path is not working in WebGL builds
Reproduction steps:
1. Open the "bug.zip" project.
2. Open "Scene1" scene.
3. Set Main cameras rendering path to Deferred.
4. Build the project for WebGL platform.
5. Run the WebGL build.
6. Notice that rendering path is changed to Forward.
Actual result: Rendering path is changed to Forward.
Expected result: Rendering path remains Deferred.
Reproduced on: 5.4.0f3, 5.4.0f2, 5.4.0f1
Works on: 5.3.5f1, 5.3.5p8
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
mabakay
Aug 04, 2016 09:58
Some word of comment when closing as "by design"?