Search Issue Tracker
Fixed
Fixed in 2.4.X
Votes
0
Found in [Package]
2.2.4
Issue ID
XRVOSB-79
Regression
No
Generated Mesh is non-interactable when the Physical Material/Background is of a transparent material
How to reproduce:
1. Open the attached “IN-83398.zip” Project
2. Build and Run on the VisionOS Platform
3. Generate Meshes (Look around the room)
4. Look at a generated Mesh and do a “Pinch” gesture
5. Observe the Mesh
6. Look at different Physical Materials and do a “Pinch” gesture
7. Observe the Mesh
Expected result: A “Sphere” GameObject is spawned on the observed Mesh’s spot
Actual result: Specific Physical Material Meshes inaccurately or don’t even spawn a “Sphere” GameObject
Reproducible with: 2.2.4 (6000.0.49f1, 6000.1.3f1)
Couldn’t test with:
1.3.12 (2022.3.62f1) - Unsupported methods related to RigidBody due to downgrade (Unsupported methods in older versions, feature was not yet present)
2.2.4 (6000.2.0b1) - Unfixable IL2CPP Build errors
Reproducible on:
Apple Vision Pro on VisionOS 2.4.1
Testing environment: macOS 15.4.1 (M3 Pro)
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
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
- ConfigurableJoint's parameters are not saved in the Prefab after Runtime Prefab baking
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
Resolution Note (fix version 2.4):
This appears to be fixed in the latest PolySpatial (2.3.1)/visionOS (2.5). It may have had something to do with our fix for asynchronous static ShapeResource creation.