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
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
Add comment