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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- 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
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.