Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.0a3
6000.4.0a1
6000.5.0a1
6000.6.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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment