Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.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
- 'AlphaToMask' is ignored when in non-resolving renderpasses on Metal
- ArgumentException error is thrown when using a specific layout
- WebGPU: ASTC texture mip levels are corrupt
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
Add comment