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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment