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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note (fix version 1.0.3):
Missing script references have been resolved for PolySpatial sample Scene SpatialUI