Search Issue Tracker
Fixed in 2018.1.X
Votes
15
Found in
2017.2.0f3
Issue ID
962515
Regression
Yes
Building with VRWorks fails with a shader error in UnityCG
Steps to reproduce:
1. Download and open the project on a 9xx+ Nvidia card
2. Try to build for standalone
Expected: build succeeds
Actual result: Error building Player: Shader error in 'Sprites/Mask': undeclared identifier 'IN' at /Program
Reproduced with 2017.2.0b2, 2017.2.0f3, 2017.3.0b6, 2018.1.0a1
Not reproduced with 2017.2.0b1
Regression introduced in 2017.2.0b2
Notes:
- Forcing a recompile of the project appears to fix the problem until the next launch
- A change in the UnityCG appears to be the cause of interference from the plugin
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
majorthom13
Dec 23, 2017 02:00
The problem is NVIDIA VRWorks, uninstall it and everything is 100%.
majorthom13
Dec 23, 2017 01:11
I was having this after updating to 2017.2.0f3, so updated to 2017.3.0f3, same persistent issue. Can't build.
Please fix and update us.