Search Issue Tracker
Fixed
Votes
0
Found in
4.6.0f1
Issue ID
646891
Regression
No
Unsupported SM2.0 water shader on WinRT
The included project includes a SM2.0 water shader from the asset store that renders as black when deployed to a Microsoft Surface RT. UnityPlayer.log shows: WARNING: Shader Unsupported: 'Rutger/UnlitTextureVertexColor' - Pass 'FORWARDBASE' shader state not supported.
Shader should be supported;
Reproducible on 4.5, 4.6, 5.0 versions;
a) Open project "Clear Water.zip";
b) Create a build for Windows 8.1;
c) Open the exported project in Visual Studio;
d) Deploy the project to a Surface RT;
e) The shader will render the materials as black (as per the included screenshot "screenshot.png").
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
Add comment