Search Issue Tracker
Unable to move sprite when zoomed very far
When trying to move sprite with 2D gizmo when the scene view is zoomed very far, it insist on rotating instead. 1. Open new project2... Read more
Console errors thrown despite cached GameObjects that Undo properly
Steps to reproduce : - open the project attached- open the scene "level"- go to Window -> FindReplaceTagsLaybers- click Find- cli... Read more
[Hang] High particle lifetimes and prewarm causes unity to hangup when e...
To reproduce:1. Create a new object and attach a particle system to it2. Set the lifetime of the particles to 500003. Enable prewarm... Read more
Continuous Dynamic collision isn't working correctly with MovePosition
To reproduce:1. Use MovoPosition to jump over an objectExpected results: All colliders between current object and his new location s... Read more
Can't stream wav file from web server using WWW
Steps to reproduce : - import the project attached- open the scene- press play and notice the sound is popping and then dying Read more
Continuous Collision Detection does not work properly on rigidbodies wit...
To reproduce:1. Open the attached project2. Run the "Test" scene3. Click on spheres4. The top sphere bounces from the mesh collider ... Read more
OnTriggerStay2D is called not properly
To reproduce:1. Open the attached project2. Run the "scene1"3. Move Jane object using arrow keys so that it collides with a "Trappe"... Read more
Animator progress bars are broken
0. Open "Scene".1. Make sure the Animator window is open.2. Select the game object "Button" so that its Animation controller graph i... Read more
[VCS] Unable to delete files in the project window when perforce is disc...
To reproduce:1. Set up perforce2. Create a project in perforce workspace3. In Edit > Project Settings > Editor set up perforce... Read more
Serialization error thrown after changing Asset Serialization mode to Fo...
To reproduce:1. Open the attached project (TestProjectSettings.zip)2. Notice serialization error in the console3. Clear this error4.... 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