Search Issue Tracker
Active
Under Consideration for 1.2.X
Votes
0
Found in [Package]
1.2.3
Issue ID
XRVOSB-49
Regression
No
[visionOS] Assertion failed errors are thrown in Xcode when Spatial-Temporal Post-Processing is enabled
Reproduction steps:
1. Open the attached “Repro“ project
2. Build the project on “visionOS” platform (File > Build Profiles > visionOS > Build)
3. Run the build on an Apple Vision Pro device or visionOS simulator
4. Observe the Xcode console
Expected result: Build runs fine, no errors in the Xcode console
Actual result: Build doesn’t run (black screen) and a failed assertion error is present
Reproducible with: 1.2.3, 2.0.0-pre.3 (6000.0.11f1)
Reproducible on: VR on visionOS 1.1 Simulator - built using M1 Max MacOS 14.5
Not reproducible on: No other environment tested
Notes:
- With the Spatial-Temporal Post-Processing on, and GPU Resident Drawer with GPU occlusion off, the error is:
”validateComputeFunctionArguments:1132: failed assertion `Compute Function(computeMain): Non-writeable texture format MTLPixelFormatRGB10A2Unorm is being bound at index 4 to a shader argument with write access enabled.’”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment