Search Issue Tracker
Fixed
Fixed in 1.1.6
Votes
0
Found in [Package]
1.1.4
Issue ID
AVPB-443
Regression
No
OnApplicationFocus isn't called when the application goes in or out of focus
Reproduction steps:
1. Open the attached “Repro“ project
2. Make sure the project’s target is set to “visionOS” (File > Build Settings)
3. Build And Run the project on Apple Vision Pro device or simulator
4. Open the Home View on Apple Vision Pro
5. Search for “focus“ and observe the logs in XCode
Expected result: “OnApplicationFocus YES“ is logged when the application is open and “OnApplicationFocus no“ is logged when Home View is opened
Actual result: No logs regarding the focus status are present
Reproducible with: 1.0.3, 1.1.4 (2022.3.22f1)
Reproducible on: MR using visionOS 1.1 Simulator - built using M1 macOS 14.3.1
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Add comment