question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New architecture: Shader-first design

See original GitHub issue
  • IMPORTNANT CHANGES
    • UIEffect will no longer support Unity 2018.1 or earlier
      • To use IPreprocessShaders API
      • TextMeshPro is provided by package manager
    • In the future, UIEffect will only support Unity2018.3 or later
      • To integrate with package manager
  • Effect materials will be generated on demand
    • Material repository generates a material from shader and variant parameters
    • Effect component refers shader variant parameters, not a material
  • Strip shader variants switch config https://blogs.unity3d.com/2018/05/14/stripping-scriptable-shader-variants/
    • Remove unnecessary shader variants on preprocess
    • This API has been added in Unity 2018.2
    • Change shader_feat to multi_compile in shader
  • Runtime adding effect component will be supported
  • Easy to use effect for TextMeshPro
    • No pre-generated materials are required

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
mob-sakaicommented, Jul 12, 2019

Hi @buihuuloc No, but alpha (experimental) version will be released later this month. 👍

0reactions
mob-sakaicommented, Jul 31, 2019

I’m sorry. The release of the alpha version is delayed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

New York City architecture and design
The latest architecture and design projects in New York City, including skinny Manhattan skyscrapers for the super rich and news about developments in...
Read more >
Architectural Digest Homepage | Architectural Digest
Our website, archdigest.com, offers constant original coverage of the interior design and architecture worlds, new shops and products, travel destinations, art ...
Read more >
What Is Modern Architecture, Anyway?
Today, Modern design principles help connect society and are seen in the construction of schools, homes, and even bridges and highways. What is ......
Read more >
Modern architecture
Modern architecture, or modernist architecture, was an architectural movement or architectural style based upon new and innovative technologies of ...
Read more >
Architecture Now: New York, New Publics
This exhibition brings together a wide variety of design proposals, ranging from waterfront parks, networks of public pools, and cultural spaces to local ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found