Search Issue Tracker
Duplicate
Votes
1
Found in
5.6.0b3
Issue ID
869946
Regression
Yes
Surface shader compilation breaks when using worldPos
To reproduce:
1. Open attached project;
2. Open "Test" scene;
3. Look at the "Test" shader in the Inspector panel.
Expected result: there are no shader errors when using worldPos input.
Actual result: pink textures, Inspector and console throws errors:"UnityGetRawLightMaskOrProbeOcclusions': no matching 2 parameter function at line 180 (on d3d11)" and "Invalid subscript 'worldPos' at line 180 (on d3d11)".
Reproduced on versions: 5.6.0b3.
Not reproduced on versions: 5.5.0f3.
-
Venryx
Jan 24, 2017 13:56
I have this issue in my project as well, after upgrading from 5.4 to 5.6.0b4.
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
This is a duplicate of issue #872014