Hm..donīt know, but you could encode your constants in a bitmap to work around this limitation. wink
But that would mean an increase in shader instructions since you have to decode the information from the map in the shader...
An other possibility would be to send in only the necessary block positions for a certain area if you donīt do so already.