Search Issue Tracker
Fixed
Fixed in 1.1.6
Votes
0
Found in [Package]
1.1.4
Issue ID
AVPB-434
Regression
Yes
[VisionOS] Particle Systems with Render type set to None persist between scenes
Reproduction steps:
1. Open the attached “Repro“ project
2. Build the project on “visionOS” platform (File > Build Settings > visionOS > Build)
3. Open the project in Xcode and run it
4. Observe the app on an Apple Vision Pro device or visionOS simulator
Expected result: After the particle system effect ends, particles are cleared and the new scene has been loaded
Actual result: After the particle system effect ends, particles are frozen and still visible after the new scene has been loaded
Reproducible with: 1.1.4 (2022.3.22f1)
Not reproducible with: 1.0.3 (2022.3.22f1)
Reproducible on: M1 MacOS 14.3.1
Not reproducible on: No other environment tested
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.1.6):
Tested and fixed in 1.2.3.