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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running