Search Issue Tracker
Fixed in 5.3.6
Votes
0
Found in
5.3.3f1
Issue ID
791794
Regression
Yes
[Shuriken] Particle System bounds are not updated after moving whole particle
Steps to reproduce:
1. Download and import attached project.
2. Open scene: MainScene
3. Press play.
4. Press teleport.
Expected result: After teleport, particles are still visible.
Actual result: When moving particle system, particle bounds do not update, so renderer thinks that it is outside game view, and does not render it.
Note: When scene view is open with visible both positions, particles become visible
Regression from: 5.3.2f1 (e87ab445ead0)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [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
- Crash on invalid_parameter_internal when starting Standalone Profiler
Add comment