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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment