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)
Comments (1)
-
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
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
- "Sample Gradient" node can be connected to the "Sub Mesh Mask" input and makes the VFX Graph uncompilable
- "LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal can only be called from the main thread." exception is thrown when opening an editable array in the Inspector while Editor Default Text Rendering Mode is set to "Bitmap"
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
Resolution Note (fix version 1.0.3):
Missing script references have been resolved for PolySpatial sample Scene SpatialUI