Search Issue Tracker
Fixed in 2017.3.0f3
Votes
3
Found in
5.4.0f3
Issue ID
820797
Regression
No
Mesh particles with materials using instanced shaders always emit at (0,0,0) position
Particle system in Mesh Render Mode with an instanced material attached to the mesh emits the particles at (0,0,0) position even while changing position of the game object that has the particle system attached to it.
To reproduce:
1. Open the attached project "New Unity Project"
2. Select "ParticleSystem" game object
3. Simulate the Particle Effect
4. Observe how particles are emitting at (0,0,0) position even though the game object is at (15,15,0).
Expected: Particles are emitting at the same place where the "ParticleSystem" game object is.
Actual: Particles are always emitting at (0,0,0) position regardless of where the "ParticleSystem" game object is.
Reproduced on: 5.4.0f3, 5.5.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment