Search Issue Tracker
Particle batching broken when using a Default Particle System
1) Add 2 particle systems 1b) Ensure both systems have different world positions 2) Make sure the game camera can see them both 3) P... 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" scene 3. 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" scene 3. Observe GameObject Expected result: The obj... Read more
Particles Mesh creates artifacts with random Start Rotation
To reproduce: 1. Open Unity and create a new project 2. Create Particle system 3. Set Start Rotation between two constants - from 0... 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"... 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... 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 hierarchy 3. Open the Collision Modul... 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. ... Read more
ParticleSystem.sharedMaterials returns an additional null material
Steps to reproduce: 1. Open user attached project (ParticleSharedMaterialsBug) 2. Open ParticleMaterialsTest.unity scene 3. Play 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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL