Search Issue Tracker
Some particles fail to collide with the object when spawning a lot of pa...
How to reproduce:1. Open attached project ("repro_case_1082981.zip")2. Press Play3. With your mouse in the Game View direct particle... 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
ParticleSystemRenderer appears when ParticleSystem component is removed ...
Steps:1. Add "GameObject -> Effects -> Particle System" and make a prefab out of it2. Select ParticleSystem prefab instance3. ... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument