Search Issue Tracker
By Design
Votes
0
Found in
5.0.0a18
Issue ID
623362
Regression
Yes
5.0 shader upgrade: some shaders use too many interpolators
Import the attached LevelMesh_BasePass.shader in Unity 4.x. It imports without problem. Import it in Unity 5.0. Shader has the following error and is unusable (pink):
"Too many texture interpolators would be used for ForwardBase pass (9 out of max 8)"
This error didn't show up in Unity 4.5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Add comment