Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.51f1
6000.0.58f1
6000.2.6f1
6000.3.0b3
6000.4.0a1
6000.5.0a1
Issue ID
UUM-120058
Regression
No
Particle size is not correctly reflected in Edit Mode when a particle system is used as a Sub Emitter
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Enter the Play Mode
4. In the Game view, observe the blue circle. Note its size.
5. Exit the Play Mode
6. Select the “Particle System Sample” GameObject in the Hierarchy window
7. Open the Game view tab
8. Observe the Blue circle in the Game view
Expected result: The circle should have the same size as observed in Play Mode
Actual result: The circle is smaller than in Play Mode
Reproducible with: 2021.3.51f1, 6000.0.58f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Reproducible on: Windows 11
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The fix would imply some changes in behaviour and issues with subframe interpolation.