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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Add comment