Search Issue Tracker
Collider2D.IsTouchingLayers() not working if the collider is used by an ...
To reproduce: 1. Open the project, attached by the tester (touchingLayersBug.zip)2. Open the "scene" scene3. Enter Play mode4. Press... Read more
Cache Server and asset post-processor can make meta files out of sync wi...
Steps to reproduce:1. Launch Cache server locally2. Delete the Library folder to start fresh3. Open grass.png.meta with a text edito... Read more
Moving Tiles with the Tilemap causes the selected tiles to disappear
When starting a move with the tilemap, the tiles disappear initially before reappearing after being moved slightly. To repro:1. Down... Read more
Unity Editor crashes from a fixed statement in .dll compiled by VS 15.5 ...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Result: Crash Reproduced on 5.6.4p1, 2017.2f1, 2017.2.... Read more
Splash screen resources are not unloaded from memory
To reproduce:1. Open project attached by QA2. Open build settings and attach "test" scene3. Make sure that splash screen is disabled... Read more
Crash when downloading new version of Unity in same location as previous...
On Mac, Unity version installs to /Applications/Unity/ by default. Users who want to have multiple versions on their machine usually... Read more
Particles are emitted when the object is not moving even though the part...
The issue happens only when the rigidbody has Freeze Rotation on the Z axis set to true and the parent object of Particle System obj... Read more
Wrong rect.width value if the Rect Transform is in other scene
How to reproduce:1. Open the "Project.zip" project2. Open the "StartScene" scene3. Press Play4. Press "Load Second Scene" button5. C... Read more
Editor crash on play
How to reproduce:1. Open attached project by user2. Play the scene3. Wait 5secs Expected result: No crashActual result: Editor crash... Read more
[Android] Calling Marshal.PtrToStructure with a struct that contains an ...
To reproduce: 1. Download and open attached "repro960482.zip" project.2. Build and run on any android device. Expected result: Struc... 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