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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment