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
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
- The Editor's Help menu still lists an old/retired website - "Unity Forum"
- Baked GI loaded by LoadScene call with Additive mode is not cleaned up when unloading the Scene
- "Reflection Probe" borders disappear when interacting with the UI in the Inspector and one of the Reflection Probe editing tools is selected during the Baking process
Add comment