Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0b4
Issue ID
769760
Regression
No
[ImageEffects] FXAA and LensAberrations need pragma target 3.0 (fails build
Including FXAA or Lens Aberrations fails a build due to SM2 compilation. Needs pragma target 3.0. Fails because of texlod and too many instructions respectively.
Repro Steps:
1) Open project and build
2) Observe errors in console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment