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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment