Search Issue Tracker
Docs are missing for Tilemap components
None of the Tilemap components have docs associated with them. If you have the docs installed, none of the components show a link to... Read more
Adding a prefab to a scene + undo/redo will change order of hierarchy
Steps:1. Make a prefab out of any GameObject2. Add a few GameObject with the names like "n1, n2, n3" to easy recognize the order3. D... Read more
Capsule partially falls through the terrain
Reproduction steps:1. Download "Reproduction.zip"2. Open Reproduction project in Unity3. Play the "Grassy Hills" scene Expected resu... Read more
Unity crash at Tilemap::Transfer
Steps to reproduce:1. Open attached project2. Open Scene Scenes/testLevel3. Enter Play mode/exit Play mode Expected result: no crash... Read more
Changes to object selection do not invalidate Redo action
To reproduce:1) Open attached project and scene (You can easily create the scene with two cubes from scratch, but this would ensure ... Read more
Forcing OpenGL or OpenGLES on a standalone build produces error
How to reproduce:1. Open Unity2. Open any Unity project3. Build it as a Windows Standalone Build4. Try running it while using '-forc... Read more
Remaining lifetime of particles is non-zero when particles are given ran...
Reproduction steps:1. Open the attached project "testing972662.zip";2. Open the demo scene;3. Enter a play mode;4. Observe the resul... Read more
Editor fails to create an Animator controller and component via Animatio...
Steps to reproduce: 1. Create a new Unity project2. Create a new GameObject in the Hierarchy3. Rename GameObject so it would have a ... Read more
[Android] Ping causes lag
Steps to reproduce:1. Open QA attached project "AndroidPingPerformance.zip"2. Build it on an Android device3. Observe the frame rate... Read more
Gameobject Snapping is not working in 2017.3.0b11 and 2018.1.0a5
Steps to reproduce:1. Open an empty project2. Enter some Snapping Settings3. Create a gameobject and try moving it while holding ctr... 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