Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0f3
Issue ID
831196
Regression
No
RenderTexture.antialiasing works in editor and desktop build but has no effect in WebGL
Upon building project in WebGL Anti-Aliasing on RenderTexture stops functioning.
Steps to reproduce:
1. Set up RenderTexture object and camera.
2. Set Anti-aliasing on it to any value above "none"
3. Build in WebGL and open in browser.
4. Anti-aliasing ceases to function.
Expected outcome: Anti-aliasing would work in editor and any builds
Actual outcome: Anti-aliasing works in editor, PC build, but not WebGL
Tested on 5.4.0f3 and 2017.1.0a4
Note: Bug doesn't reproduce on latest version. Resolved as fixed.
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
Add comment