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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
Add comment