Search Issue Tracker
Standard Surface Particle shader reveals objects behind the GameObject w...
How to reproduce:1. Open the attached "UnityDeferredParticles.zip" project2. Load "SampleScene" scene (found in "Scenes" folder)3. E... Read more
Calling TrailRenderer Clear after the trail is created results in incorr...
How to reproduce:1. Open attached project "TrailRendererBoundingIssue-Unity2019.3.zip" and scene ""2. In Hierarchy window, select "R... Read more
Particle System trail becomes longer after time progression
Reproduction steps:1. Open user's the attached project2. Select Game View and start the Game3. Press "A" Expected results: Particle ... Read more
[Particles] UpdateCachedMesh needlessly called when disabling thne enabl...
This is causing performance issues for users who pool particle systems. This is the function:ParticleSystemRenderer::UpdateCachedMes... Read more
Particle System mesh UV coordinates change when mesh's geometry layout i...
How to reproduce:1. Open user-submitted project (Geom_Layout_Particles.zip)2. Open the Main scene3. Enter Play Mode4. Select the 'Pa... Read more
Particle System is not Rendered in the Game window when using cmd.DrawRe...
Steps to reproduce:1. Open user's attached project2. Open "Offscreen Rendering" scene3. Enter Play mode4. Notice that particle Syste... Read more
[Shuriken] Particle system Icon image is missing in its preset asset
Particle system Icon image is missing in its preset asset. Steps to repro:1. Create a new project.2. GameObject > Effects > Pa... Read more
[Shuriken] Particle System Preset asset window gets blank on clicking on...
Particle System Preset asset window gets blank on clicking on Icon of its preset asset.Similar behaviour shows on clicking on "Open ... Read more
ParticleSystem.SetParticles crashes the Editor when writing particle lis...
How to reproduce:1. Download the tester-attached package(CrashPackage.unitypackage)2. Create a new Unity project3. Import the packag... Read more
[Line Renderer] Make it clear Simplify Preview and Tolerance controls ar...
User who submitted bug report believed that the blue line indicating overrides was missing for the "Simplify Preview" and "Tolerance... 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