Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.2.0b1
2017.2.0f3
Issue ID
982998
Regression
Yes
Minor changes to Y rotation of particle system with X scale -1 or below result in huge visual difference
Reproduction steps:
1. Download project "Scratch.zip" and open in Unity
2. Select the "trail" object in hierarchy
3. Set the Y rotation of the "trail" object from 9.67 to 9.67001, 9.67002, 9.67003
Expected: changing Y rotation by 0.00001 should not have large effect on the visual
Actual: changing Y rotation (X scale is set to -1 or lower) results in large visual difference
Reproduced on: 2017.2.0b1; 2017.2.1p1; 2017.3.0p1; 2018.1.0b2
Not reproduced on: 2017.1.3f1; 2017.2.0a4
Regression introduced: 2017.2.0b1
Note: setting the X scale to a value larger than -1 results as expected.
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
- Console window loses focus of the last message when a lot of messages are shown in a row
- Shadow artifacts appear when using a merged mesh with a specific Near Plane value in the Play Mode in URP
- "TlsException: Handshake failed - error code: UNITYTLS_INTERNAL_ERROR" error when a lot of web requests are sent within a few minutes
- “ArgumentOutOfRangeException“ error when selecting 'TMP_InputField' content using keyboard in WebGL build
- Spot Light with 'Box' Shape stops working when it collides with Mesh
Thelo
Feb 15, 2018 07:40
I can confirm that Unity 2017.3.0p4 fixes this issue, thanks.
Thelo
Jan 29, 2018 19:11
Which version is this claim-fixed in?