Search Issue Tracker
Particle batching broken when using a Default Particle System
1) Add 2 particle systems1b) Ensure both systems have different world positions2) Make sure the game camera can see them both3) Pres... Read more
Trail gets fractured when an object with a Trail Renderer Component move...
To reproduce:1. Open the attached Unity project "BugsReportLab.zip"2. Open "Main" scene3. Click on AnchorWorldContainer --> Machi... Read more
Line Renderer breaks when there 3 or more elements
To reproduce:1. Open attached Unity project "LineRenderer.zip"2. Open "test" scene3. Observe GameObject Expected result: The object ... Read more
Particles Mesh creates artifacts with random Start Rotation
To reproduce: 1. Open Unity and create a new project2. Create Particle system3. Set Start Rotation between two constants - from 0 to... Read more
Particle bounds are not being calculated correctly when "Force over Life...
To reproduce:1. Create new project.2. Create Particle System.3. Enable "Force over Lifetime" module.4. Set "Force over Lifetime" to ... Read more
Particles are not batched together, when their Render Mode is set to Mesh
To reproduce:1. Open attached project "VFXBatchingBroken.zip".2. Open and play "TestScene".3. Open Stats, to see Batches. (should be... Read more
[Collision Module] The translate/rotate plane controls no longer work in...
Repro steps: 1. Open Scene1 from the attached project.2. Select the Particle System from the hierarchy3. Open the Collision Module.4... Read more
Importing the Particle System prefab, Emission settings are not imported
Reproduction steps:1. Open the new project;2. Import the attached prefab;3. Set some settings in Particle System -> Emission;4. S... Read more
ParticleSystem.sharedMaterials returns an additional null material
Steps to reproduce:1. Open user attached project (ParticleSharedMaterialsBug)2. Open ParticleMaterialsTest.unity scene3. Play the sc... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default