Search Issue Tracker
By Design
Votes
0
Found in
5.6.0b9
Issue ID
883116
Regression
Yes
[Regression] 'maximum ps4_0 sampler register index exceeded' error is thrown after lowering cliff terrain in Horizon(On) package
Steps to repro:
1. Open attached project;
2. Go to Assets -> _Example Scene(import recommended);
3. Open scene 'ExampleScene(Gamma)';
4. Launch Play mode;
5. Lower terrain to zero level by pressing down arrow button in the UI;
6. Observe Game view and console.
Actual result:
- 'maximum ps_4_0 sampler register index exceeded' is thrown in the Console;
- Prefab 'Horizon[ON]_Cliff_Example' is all pink-colored.
Regression introduced in Unity 5.6.0b5 (bc8585c89061).
See attached video and screenshot.
Expected results:
- No shader errors are thrown;
- All objects should be rendered normally.
Notes:
- Reproducible in 5.6.0f3, 5.6.0b9, 5.6.0b5;
- Not reproducible in 5.6.0b4, 5.5.0p4, 5.5.0p1;
- Reproducible on OSX 10.12.2 and Windows 10;
- Reproducible only in Editor, not reproducible in Standalone player.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment