Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2019.4.X, 2020.3.X, 2021.2.X
Votes
0
Found in
2019.4
2022.1
Issue ID
1379096
Regression
No
One million variant limit for Always included shaders is checked before stripping
STR:
1. Make a new project using URP template.
2. Copy the Lit shader from URP to Assets.
3. Add the Lit shader to Always included shader list in Graphics settings.
4. Do a player build.
Expected: build succeeds.
Actual: build fails because it thinks too many variants are going to be included in the build.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Add comment