Search Issue Tracker
[IL2CPP] Project crashes on socket.release if built to iOS Simulator
1. Open attached project "repro_680283"2. Build to iOS Simulator3. Project will crash Note: Issue is not reproducible with device Read more
[Graphics] Camera Background is visible around object edges in Forward R...
How to reproduce: 1. Open attached project (softParticles.zip)2. Open scene main.unity- Scene contains a few cubes, a Particle Syste... Read more
[Culling] Particles with a non constant lifetime are not culled correctly
How to reproduce: 1. Open attached project2. Open scene test.unity- Scene contains about 100 particle emitters with their start life... Read more
[OpenGL] Crash when rendering modified meshes to RenderTexture
Steps to reproduce : - start Unity using in OpenGL mode- import the project attached- open the scene- press play and Unity will cras... Read more
Wheel collider rotates erratically if sibling collider is rotated
Reproduction steps:1. Open the user project "Wheel Error"2. Play the scene "Default" and observe the wheel collider The wheel collid... Read more
Unity Not Responding after leaving it at idle for a few hours
Unity Not Responding after leaving it at idle for a few hours. Unity becomes unresponsive (hangs) when left alone for a few hours. T... Read more
Animation motion works incorrectly on body rotation
1. Open attached project.2. Press play button.3. Observe cube - it slowly rises4. Check Animation window - animation's start and end... Read more
Using negative Animator.speed causes animations to stop playing
How to reproduce: 1. Open attached project2. Open scene ColorShifter.unity- Scene contains a script that controls sprite animator sp... Read more
Calling NetworkTransport.Send can crash Unity
I don't have a more general use case example, but executing these 2 lines of code, for example, crashes the Editor:byte error = 0;Un... 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