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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment