Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.0a3
6000.4.0a1
6000.5.0a1
Issue ID
UUM-126569
Regression
No
Accessibility frames reset when the application window is moved or resized on desktop platforms
Steps to reproduce:
- Create a new Unity project
- Add an empty game object to the scene
- Add the attached script to the game object (the script adds an accessible button)
- Build and run the project on Windows or macOS
- Turn the screen reader on
- Navigate the application
- Move or resize the application window
- Try to navigate the application again
Actual results: The screen reader cannot navigate the application anymore because the accessibility
Expected results: The frames of the accessible elements update accordingly, and the screen reader can navigate the application.
Reproducible with versions: Unity 6000.3.0a3 – latest
Can’t test with versions: Windows 10 (see UUM-126552)
Tested on (OS): macOS 15.7.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment