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' scene2. Check that the 'Dynamic Batching' op... 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 Expecte... Read more
ParticleSystem.Emit() ignores timeline when using startColor gradient or...
How to reproduce:1. Open user-supplied project2. Load scene "TestScene"3. Enter Play mode4. Observe the Game view Expected result: B... Read more
Subemiter's Emission position is not the same when emitted by the Parent...
How to reproduce:1. Open the attached project2. Go to the "ParentedParticles" Scene3. Click on the "Parent system" in the Hierarchy ... 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" scene3. Go into Play mode4. Inspect the pa... 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 >... Read more
Particle System Bounds ignore Shape Y Scale when using Rectangle Emissio...
How to reproduce:1. Open the attached "TestFor1064275.zip" project2. Select Particle System in the Hierarchy3. Make sure that Show B... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument