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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment