Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.0.2
Issue ID
XRART-22
Regression
No
Game view is blank on AR Project Template
Steps to reproduce:
1. * Create a new AR template project
2. Open Game window and observe
Actual results: Game window is blank
Expected results:* Game window is not blank
Reproducible with versions: 2021.3.50f1
Not reproducible with versions: 2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7 (no AR Template)
Tested on (OS): Ubuntu 20.04, macOS Sequoia 15.3 (Intel)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
This is actually the expected behavior. The camera background is set to black by default, so if there is nothing in the scene it will appear black. Once objects are detected or XR Simulation from AR Foundation is active, environment and objects will show in the Game View as expected.