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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment