Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b18
Issue ID
798671
Regression
No
[Shuriken] isVisible is not always correct or not updated by ParticleSystem.Play, depends on camera position
Steps to reproduce:
1. Download and import attached project. (BallMaze.zip)
2. Load scene: Level_1
3. Press play.
4. Press key 'A' multiple times or touch yellow ball on the right.
Expected result: A burst of particles should appear.
Actual result: Particles are invisible.
Note: Sometimes the bug does not reproduce, if so, repeat 3 and 4 steps several times. Moving the ball more to the top right sometimes make the bug disappear.
Note no.2: When camera is originally set to see the particles, the bug seems to disappear, when it was moved away, the bug became more frequent. Bounds might be calculated incorrectly so isVisible is false.
Reproduced on: 5.4.0b19, 5.3.4f1, 5.2.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Add comment