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] Increased memory usage
Reproduction steps:1. Open the attached "ParticleSystemMemory_5.3.7" project.2. Open and play the "Test" scene.3. Go to Window > ... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically