Search Issue Tracker
ParticleSystem.Emit() ignores timeline when using startColor gradient or...
How to reproduce:1. Open user-supplied project2. Load scene "TestScene"3. Enter Play mode4. Observe the Game view Expected result: B... Read more
A particle is duplicated when burst emitting only 1 particle
To reproduce: 1. Open the project, attached by the user (particleBug.zip)2. Open the "ParticleDuplicated2" scene3. Press Pause butto... Read more
Using ParticleSystem.Emit with Play on Awake enabled triggers a crash
Steps to reproduce:1. Open attached project "CrashSample.zip"2. Load scene TestScene3. Observe that Play on Awake on "Particle Syste... Read more
TLS ALLOCATOR ALLOC_TEMP_THREAD error caused by particle systems
Steps to reproduce:1. Download and open the attached project2. Drag the Fireworks prefab into the scene3. Observe the console Expect... Read more
[Shuriken] Particles disappear after going offscreen and returning
Steps to reproduce: 1. Download and import attached project. (ParticlesDisappearing.zip)2. Open scene: main.3. Play.4. Return to sce... Read more
[Particle System] Flip U/V settings ignored after enabling Custom Vertex...
How to reproduce:1. Open the attached project "vertexFlip.zip"2. Open scene "uv"3. Make sure that Particle System > Renderer >... Read more
Setting Scaling mode to Hierarchy when Particle System or Parent is scal...
Steps to reproduce:1. Open attached Unity Project "923170-Portal_Test.zip"2. Load scene "Scenes\default"3. Enter Play mode. Expected... Read more
Crash on block_remove when continuously instantiating and destroying a p...
Reproduction steps:1. Open the attached “repro-project”2. Open the “Assets/Scenes/SampleScene.unity“ scene3. Enter Play Mode4. Obser... Read more
[Emission] Sub Emitters with rate over distance keep emitting after thei...
Repro steps:1. Open Scene1 from the attached project2. Preview the particle system by selecting it in the hierarchy.3. Observe how r... Read more
Particle system with mesh renderer and alignment set to "View" turns the...
To reproduce:1. Open project attached by the user2. Open Test scene and enter play mode3. Notice that mesh on the right is turned up... 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