Search Issue Tracker
Unusual behavior of Cloth when timeScale is changed
When timeScale is changed Cloth shows strange ripples on its surface. How to reproduce:1. Open and run ClothScene scene2. Press "Sim... Read more
Crash Unity::Cloth::CreateRecreateIfNecessary when adding cloth to an em...
To reproduce:1. Open attached Unity project "Pirates.zip"2. Create a new gameObject3. Add Cloth component (sometimes Unity crashes a... Read more
Raycast sometimes misses a GameObject when continuously hitting it after...
How to reproduce:1. Open the attached "Selection-Debug" project2. Open the "Selection" Scene (Assets->Game->Engine->Selecti... Read more
Crash on SimulationCallbackReceiver::onContact when objects are destructing
How to reproduce:1. Open attached Unity project2. Enter the Play moe3. Move player-- Editor will crash on SimulationCallbackReceiver... Read more
Rigidbody not affected by Rigidbody.AddExplosionForce immediately after ...
Steps to reproduce:1. Open attached “AddExplosionForce.zip” Unity project2. Open “Main” scene3. Enter Play mode4. Observe the Cube o... Read more
Component can be Moved Down in inspector, when it is already at the bott...
To reproduce:1. Create new object.2. Add cloth component to it.3. Press on a "gear" on cloth component. "Move down" can be pressed, ... Read more
Particles Simulation Ignores Collider in Triggers module, if object was ...
To reproduce:1. Create a new project.2. Create new Cube in hierarchy, with a position of (5,5,0) and a scale of(10,1,10)3. Create a ... Read more
Physics.Processing and Director.ProcessFrame causing degraded performance
How to reproduce: 1. Open attached project2. Open scene test.unity3. Open the Profiler window4. Play the scene- Note how the frame t... Read more
Removing a rigidbody and then undoing the action snaps back the gameobje...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Remove the RigidBody off the cube4. Ctrl-z to undo t... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS