Search Issue Tracker
[SubEmitters] Grand-children not working as sub emitters
Repro steps: 1. Open the attached project. 2. Observe how both Particle System A and B are using C as a sub emitter. 3. Play the eff... Read more
BakeMesh / BakeTrailsMesh crashes if update jobs are running
Simply add system->SyncJobs(false) to BakeMesh and BakeTrailsMesh functions Read more
MemoryManager::Reallocate crash on FX instantiation
Reproduction steps: 1. Open the attached project "UnityBetaMemCrash.zip"; 2. Open the Main.unity scene; 3. Hold the middle mouse but... Read more
[Noise] Significant slow down when selecting a system with a large playb...
Repro steps: 1. Open Scene1 from the attached project. 2. Select the particle system, advance the playback time to 800, and deselect... Read more
Crash on "MemoryManager::Reallocate" when shooting objects with particles
Steps to reproduce: 1. Open user attached project 2. Play the scene 3. Shoot around the scene - Editor crashes at this point Expe... Read more
Assertion failed thrown when running Particle System with Texture Sheet ...
Reproduction steps: 1. Open the user's attached project 2. Open scene 'Scenes/SampleScene' 3. Make sure that 'Poison Area/Green Clou... Read more
The Key does not add in the Trail Renderer when adding from Right-Click ...
How to reproduce: 1. Open "SampleScene" Scene in the attached "repro1179947.zip" Project 2. Click on "Main Camera" GameObject 3. Rig... Read more
[Particles][Android] Render mode Mesh, renders Mesh at world 0,0,0 when ...
Steps to reproduce: 1. Switch to the android platfrom 2. Open ParticleTest.unity 3. Select the particle system 4. Play the system E... Read more
The properties of the particle system are overlapping on resizing the in...
The properties of the particle system are overlapping on resizing the inspector window. All the properties of the particle system ... Read more
ParticleSystem's Sub Emitter startColor is not applied correctly when Ca...
How to reproduce: 1. Open attached "ParticleSubEmitterIssue" project 2. Press the Play button 3. Observe the Game View window Expec... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project