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
- 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
Resolution Note:
The fix would imply some changes in behaviour and issues with subframe interpolation.