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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS