Search Issue Tracker
By Design
By Design in 2017.1.X
Votes
0
Found in
2017.1.1p1
Issue ID
951820
Regression
Yes
Appdata_t Position vertex value within Shuriken is changing as a global value instead of local
Steps to reproduce:
1) Download attached project 'Tests.zip' and open in Unity
2) Open scene 'bug'
3) Select 'Particle System' particleSystem in the Hierarchy window
4) Change position on the X axis in the Inspector or use Gizmo in the Scene view
Observe that color is changing by the global value
Expected result: Color should not change by global value (check attached video 'expected.mp4')
Actual result: Color of the Shuriken is changed by the global value, instead of local (check attached video 'actual.mp4')
Reproduced with:
2017.1.0b2, 2017.1.1p2, 2017.2.0f1, 2017.3.0b1
Not reproduced with:
5.6.3p3, 2017.1.0b1
Regression since:
2017.1.0b2
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