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
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
- [Android] [iOS] Application silently crashes when creating and setting up Textures2D in large amounts
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
Add comment