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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment