Search Issue Tracker
After collision with plane, particles return to 0,0,0 position
Reproduction steps:1. Open project attached (CollisionRepro.zip).2. Open scene (bug_report_particle_collision_rotating_collider)3. P... Read more
Freeze in the Editor when Particle System and Sub Emitter are sending Co...
To reproduce:1. Open attached project;2. Open "Behavior" scene;3. Click on "Particle System" in hierarchy;4. Click on "sub emitter" ... Read more
[Transform] Undoing a Particle systems transform change throws a NullRef...
Repro steps:1. Create a new particle system2. Move or rotate the particle system in the scene view3. Press Ctrl + Z to undo4. Error ... Read more
Removing Particle System component from a GameObject that depends on a R...
It is possible to remove Particle System component from a GameObject that depends on a Renderer from the Particle System, thus causi... Read more
ParticleSystem 3D startRotation MinMaxCurve only uses max value, when pa...
Reproduction steps:1. Open unitypackage attached (20170318_bugreport_ParticleSystem_3D_startRotation.unitypackage).2. Open scene "bu... Read more
Unity crashed when setting game object as a Particle System's Skinned Me...
Steps to reproduce:1. Download TestCrash2.zip and open "crash" scene2. Select "Group57466_Arm" game object (Hierarchy MannequinRigge... Read more
Simulating particles with audio throws Assertion errors
Steps to reproduce:1. Open attached project2. Open "Scene0_AudioViz" scene3. Go into play mode-Assertion errors appear in console wi... Read more
Particle system's mesh render mode causes artifacts
Setting particle system's Render Mode to Mesh (in Renderer module) causes artifacts. Other modes work fine, but switching to them fr... Read more
particleAmount function does not change the value of ParticleSystem.Emit
To reproduce:1. Open attached project;2. Run scene " EmissionParamsParticleCounBug";3. Open script and change the value of ParticleA... Read more
Unity crashed at ParticleSystem::EmitParticlesExternal when calling Part...
Steps to reproduce:1. Download 893476_repro.zip2. Open "new" scene3. Enter play mode Results: unity crashes on ParticleSystem.Emit()... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default