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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment