Search Issue Tracker
Fixed
Fixed in 1.0.3
Votes
0
Found in [Package]
0.7.1-exp.0
Issue ID
AVPB-329
Regression
No
A Script Component is missing a script when the PolySpatial VisionOS Sample Scene "SpatialUI" is opened
How to reproduce:
# Download and open a new “visionOSTemplate-0.7.1.zip“ project
# Import the Unity PolySpatial Samples (Window > Package Manager > PolySpatial > Samples)
# Load the “SpatialUI“ Scene (Assets > Samples > Scenes > SpatialUI)
# Select the “SpatialPanel_UI” GameObject in the Hierarchy
# Observe the Script Component in the Inspector
Expected results: The Script Component has a script assigned
Actual results: The Script Component is missing a script
Reproducible in: 2022.3.17f1, 2023.2.6f1, 2023.3.0b3
Could not test in: 2021.3.34f1 (VisionOS is not supported)
Reproduced on: Windows 11 Pro
Not reproduced on: No other environment tested
Note: After the ”Unity PolySpatial Samples” are imported, the button is still displaying “import“ instead of “reimport“ (could indicate a faulty import)
-
tomcarnevale
Sep 10, 2024 17:18
Seeing this issue on the image tracking samples as well, objects SimulatorWarning and Instructions.
Unity 6000.0.10f1
MacOS Sonoma 14.1Also seeing samples with "Import" instead of "Reimport". When I do import, i get this error
Unable to update following assemblies:Packages/com.unity.polyspatial/Runtime/RuntimeAssembly/Unity.PolySpatial.Core.dll (Name = Unity.PolySpatial.Core, Error = 131) (Output: /var/folders/l0/83339ky17l72tbx86x7437fc0000gn/T/tmp18cba407.tmp)
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note (fix version 1.0.3):
Missing script references have been resolved for PolySpatial sample Scene SpatialUI