Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a10
Issue ID
1075564
Regression
No
[Shape] Can't use a static Mesh Renderer for an emission shape
Repro steps:
1. Open SampleScene from the attached project.
2. Preview the particle system in the scene view and observe the particles spawning from the sphere
3. Enter play mode
4. Observe the sphere is no longer assigned as it was statically batched.
Notes:
- Requested by user: https://feedback.unity3d.com/suggestions/cache-a-copy-of-a-mesh-for-particle-mesh-emitter
- Potential fix is to cache the mesh vertices
- Not a regression
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment