Search Issue Tracker
[Particle System] Ribbon trails are connected in the wrong order when us...
How to reproduce:1. Open user's attached "RibbonTrailsBug.zip" project2. Go to Edit -> Project Settings3. Select the Time menu it... Read more
Crash in StackAllocator::TryDeallocate when calling ParticleSystemRender...
How to reproduce:1. Open user-submitted project (BakeMeshCrash.zip)2. Open the SampleScene3. Enter Play Mode Expected result: the Ed... Read more
Particles are not visible in the Cube Render Texture when using Camera.R...
How to reproduce:1. Open the user's attached "2021.2.0a17_3d_360particles" project2. Open the "cubemapParticles" Scene3. Enter the P... 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
Particle System duration property's value has double precision
How to reproduce:1. Create a new project2. Create a new Particle System in the Hierarchy window (Right-click -> Effects -> Par... Read more
[Shuriken] Particle travels a shorter distance when in Play Mode
How to reproduce:1. Open project from the attached file "1257373.zip"2. Open the Scene View and select "Particle System" GameObject ... Read more
Freeze/crash on DualThreadAllocator<DynamicHeapAllocator<LowLevelAllocat...
Reproduction steps:1. Open user's attached project2. Open scene "SampleScene"3. In the Inspector, Select "Particle System"-- observe... Read more
Number of SetPass calls increase when there's no Trails Material selected
How to reproduce:1. Open the attached "ParticlesBatchingTest" project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Press L... Read more
ParticleSystem's Sub Emitter startColor is not applied correctly when Ca...
How to reproduce:1. Open attached "ParticleSubEmitterIssue" project2. Press the Play button3. Observe the Game View window Expected ... Read more
Particles are facing the Camera instead of up when they are played
How to reproduce:1. Open user's attached "New Unity Project4" project2. Open the "SampleScene" Scene3. In the Hierarchy select the "... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu