Search Issue Tracker
Particle SubEmitter simulation is not completed when previewing
Reproduction steps:1. Open the attached project "particle-parent-testnew"2. Play the Particle simulation Expected result: the simula... Read more
[Mobile] UpdateTpl<>() crashes when playing Particle System with Emissio...
To reproduce: 1. Download attached project "ParticleCrashBug.zip" and open in Unity2. Open "SampleScene" scene3. Build for Mobile4. ... Read more
Particle System emits particles in wrong direction when using Shape Rota...
How to reproduce:1. Open user's project ("ParticleRotationReport.zip")2. Open scene "ParticlesRotation"3. Select "UseShapeRotation" ... Read more
BakeMesh / BakeTrailsMesh crashes if update jobs are running
Simply add system->SyncJobs(false) to BakeMesh and BakeTrailsMesh functions Read more
Phantom mesh is rendered at (0, 0, 0) with mesh particle GPU instancing
To reproduce: 1. Import the package into the project (bugreport 20180503 particle GPU instancing glitch.unitypackage)2. Open the "de... Read more
[Shuriken] "ArgumentException" is thrown on console when editing points ...
"ArgumentException" is thrown on console when editing points on the line in "LineRenderer" component Steps to Reproduce:1. Create a ... Read more
[Shuriken] NullReferenceException is thrown on adding multiple Sub-Emitt...
In Particle System, after enabling sub-emitter option when multiple Sub-Emitter components added in the list resulting NullReference... Read more
Particle System that has a Stop Action gets cleared after being paused f...
How to reproduce:1. Open user-submitted project (ParticleSystemClearingWhenPaused) and SampleScene2. Select 'Particle System' GameOb... Read more
gParticleSystemTRSInterest|gParticleSystemScaleInterest not cleaned up p...
1) Create a new project and import the Unity Tower Defense Template from the asset store.2) Load the MainMenu scene and press play.3... Read more
Particle trail from the Trails module deforms and twists when the GameOb...
Steps to reproduce:1. Open the attached project "particletwist.zip"2. Open Scenes/SampleScene3. Enter the Play Mode4. Observe the Tr... 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