Search Issue Tracker
[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
Frame Debugger breaks Editor windows when cycling through drawcalls with...
How to reproduce: 1. Open user-submitted project (FrameDebuggerGlitch) and 'SampleScene' scene 2. Check that the 'Dynamic Batching' ... Read more
OnValidate is called every Frame when Prefab Asset in Project Window is ...
How to reproduce: 1. Open user's attached project (OnValidateCalledEveryFrame.zip) 2. In Project Window select "Spline" prefab Expe... Read more
ParticleSystem.Emit() ignores timeline when using startColor gradient or...
How to reproduce: 1. Open user-supplied project 2. Load scene "TestScene" 3. Enter Play mode 4. Observe the Game view Expected resu... Read more
Subemiter's Emission position is not the same when emitted by the Parent...
How to reproduce: 1. Open the attached project 2. Go to the "ParentedParticles" Scene 3. Click on the "Parent system" in the Hierarc... Read more
[Line Renderer] Normals are flipped when using alignment mode "Local"
When using a line renderer with a standard shader, using "View" alignment mode generates a correct mesh but using "Local" alignment ... Read more
Particle Collision not detected when Particle System is negative in scale
To reproduce: 1. Open attached Unity project "ParticleCollisionBug.zip" 2. Open "demoscene" scene 3. Go into Play mode 4. Inspect th... Read more
[Particle System] Flip U/V settings ignored after enabling Custom Vertex...
How to reproduce: 1. Open the attached project "vertexFlip.zip" 2. Open scene "uv" 3. Make sure that Particle System > Renderer > Cu... Read more
Particle System Bounds ignore Shape Y Scale when using Rectangle Emissio...
How to reproduce: 1. Open the attached "TestFor1064275.zip" project 2. Select Particle System in the Hierarchy 3. Make sure that Sho... Read more
BakeMesh / BakeTrailsMesh crashes if update jobs are running
Simply add system->SyncJobs(false) to BakeMesh and BakeTrailsMesh functions 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow