Search Issue Tracker
PolygonCollider2D does not update itself when the sprite is changed
PolygonCollider2D does not automatically update itself in animations. Simple workaround is to have DetectHoles enabled and disabled ... Read more
PolygonCollider2D colliders are incorrectly generated from sprites with ...
PolygonCollider2D colliders are incorrectly generated from sprites with 90 degree corners. 2) How can we reproduce it using the exam... Read more
Using camera.current sometimes crashes Unity
To reproduce:1. Open FirstProject2. Open MyScene3. Enter play mode a few times. Unity should crash. If it does not crash, try closin... Read more
2D collision filtering is broken
2D collision filtering is broken.Regression - not present in 4.3.0b2 and 4.3.0b1Reproduced only on 4.3.0b32) How can we reproduce it... Read more
Crash in Animator while attempting to use the PlaymodePersist package wi...
Steps to reproduce : - import the project attached- go to Textures and select all the sprites- drag them in the scene view- create a... Read more
Custom property drawer for scriptable object reference
Custom property drawer for scriptable object reference incorrectly appears for MonoScript reference within scriptable object instanc... Read more
Adding a New Animation - by replacing the existing one - causes an empt...
Repro steps:1. Add a New Animation to an object, open the Animator Controller to see it has a state with that clip assigned3. Now [C... Read more
Vertical lines are missing with certain number of frames
Repro steps:1. Create a new animation2. Set the Samples to 60 - the vertical lines separating the frames are there3. Set the Samples... Read more
Dope sheet and animation view don't carry on the key frame selection
Repro steps:1. Select a frame in dopesheet and switch to the Curve view - the red marker has the same position as before in the Dope... Read more
Prefab revert does not register an undo state
To reproduce:1. Create a new project.2. Turn the default Main Camera into a prefab.3. Change something of the prefab instance, like ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default