Search Issue Tracker
LineRenderer does not render lines straight when Positions are under 1 o...
Reproduction steps:1. Open the attached project ("1322317_R.zip")2. Open the "SampleScene" scene3. Observe the LineRenderer inner cu... Read more
[iOS] Crash on DebugStringToFilePostprocessedStacktrace or UpdateTpl() w...
How to reproduce:1. Build the "Particles_Crash.zip" project for iOS2. Build & Run the project to the device via Xcode3. Move you... Read more
Editor Crashes when particle system duration field is cleared after ente...
Reproduction steps:1. Open user's attached project "ParticleSystemBug.zip" and scene "SampleScene"2. Enter Play Mode3. In Hierarchy ... Read more
[particles] Removing the wind module disables particles
Disabling the Wind Module in the Package Manager completely removes the Particle System. It needs to work more like physics, which, ... Read more
Particles colorOverLifetime module becomes HDR when colorKeys are set
How to reproduce:1. Open the user-submitted project ("ParticlesLifeOverTimeColorBug.zip")2. Enter the "SampleScene" and click on the... Read more
ParticleSystem doesn't react to transform changes made to the parent ins...
To reproduce: 1. Open the attached project (ParticleSystemLateUpdateBug.zip)2. Open the Test Scene3. Enter Play mode4. Observe that ... Read more
Particle System sprite and it's bounds scale differently when scaled in ...
How to reproduce:1. Create a new Unity project2. Import sprite_and_bounds_scale_bug.unitypackage3. Open Assets > Scenes BugPartic... Read more
Particle System mesh render mode incorrectly randomize multiple meshes
How to reproduce:1. Create a new Unity project2. Import and open user's attached scene3. Press Play Expected result: spawns all sele... Read more
Two Particle systems are not synchronized when the second Particle Syste...
How to reproduce:1. Open the user-attached project “FireParticleSystemBug”2. Open the “FireCantIdentical” scene3. Enter the Play Mod... Read more
Subemiter's Emission position is not the same when emitted by the Parent...
How to reproduce:1. Open the attached project2. Go to the "ParentedParticles" Scene3. Click on the "Parent system" in the Hierarchy ... 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