Right now the cursor manager needs prefabs for every kind of pointer even if only object pointers are needed. The idea is to split up the cursor manger to different components, one for each type of pointer (mouse, touch, pen, object) this should be easier to handle.
