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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform