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
- the search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
Add comment