Unity Accessible Plugin

Hi my UAP works but doesn’t read the text when it changes from “Click To Begin” to “Wait for Green” any ideas on how to resolve this?

Hello, we’re not really knowledgeable in the UAP code over here and you could try to contact the makers of UAP for more support but I suspect you’re changing the text in the UI and the components that are being used for the screen reader are not picking up on that change. You should be able to debug it in the Editor from what I remember in trying out UAP so watch the value in the UAP component when the UI updates :slight_smile: