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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment