Commit fe6f300
Unity Technologies
com.unity.polyspatial.visionos@2.2.4
## [2.2.4] - 2025-03-05
## [2.2.2] - 2025-02-21
### Changed
- Reset PlayToDevice network connections when all volume camera windows in PlayToDevice (including the connection UI window) are backgrounded. This can occur if the headset is taken off the user's head and locked, or if the user manually closes each window visible.
- Improved performance of texture transfer using LowLevelTexture API/GPU blit.
- Improved performance of mesh transfer and static mesh merging using LowLevelMesh API/GPU processsing.
- The `Limit Frames Per Second` field in the PlayToDevice UI has been changed to a slider. This value can be modified at runtime.
- Updated Particle System documentation to include more detailed limitations of ReplicateProperty mode.
### Fixed
- Fixed a crash that could occur when re-opening a volume. The crash occurred when the scene had the VisionOSVideoComponent and the MeshRenderer it was referencing on different GameObjects.
- Fixed a problem that was occuring with apps that had both a bounded volume and an unbounded volume. When the app was backgrounded (for example, due to the Home View), and then brought back, the unbounded volume would not reappear.
- Fixed support for non-2D RenderTextures.
- Removed an error log "Mesh * not found for MeshCollider." when a null mesh collider is supplied.1 parent 18d0380 commit fe6f300
File tree
98 files changed
+29234
-515
lines changed- Documentation~
- images/samples
- Editor
- PlayToDevice
- Lib~
- PolySpatialRealityKit.swiftmodule
- Runtime
- Source~
- PolySpatialRealityKit
- PolySpatialExtra
- PolySpatialRealityKit.xcodeproj
- project.xcworkspace
- PolySpatialRealityKitC
- PolySpatialRealityKit
- ComponentManagers
- DeveloperUI
- Extensions
- MessageHandlers
- ShaderGraph
- visionOS
- Tests
- Editor
- Runtime
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+29234
-515
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
12 | 29 | | |
13 | 30 | | |
14 | 31 | | |
| |||
17 | 34 | | |
18 | 35 | | |
19 | 36 | | |
| 37 | + | |
20 | 38 | | |
21 | 39 | | |
22 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
| 174 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| 41 | + | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
| |||
0 commit comments