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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment