Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b3
Issue ID
763929
Regression
No
[Shuriken] Particle collider stretches only according to its size on x axis
Steps to reproduce:
1. Download and import attached project. EDIT: (CurvesSpace.zip)
2. Open scene: main
3. Select and simulate particle system in editor.
4. Notice that particle collider (visualization) is much smaller than the particle.
Expected result: It should not be smaller.
Actual result: Particles collider stretches only from changing size on x, changing y and z does not affect collider at all.
Reproduced on 5.4.0b3
Notes:
- Enabling separate axes and then disabling it prevents the particles from uniformly resizing. (Shuriken_SeparateAxes_1.gif)
- Setting max value on Y or Z does resize the particles; it looks like maybe the curves themselves are not working? (view attached project)
- As mentioned, Y and Z axes don't work (Shuriken_SeparateAxes_2.gif)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment