Search Issue Tracker
GC.Collect process takes more time than specified garbage collection dur...
Reproduction steps:1. Open the attached “BugReport“ project2. Open the Profiler window (Window > Sequencing > Timeline)3. Buil... Read more
Application crashes or stucks with “Execution of the command buffer was ...
How to reproduce:1. Build And Run the user’s attached “uav_bug.zip” project on a mobile device2. Observe the quad Expected result: q... Read more
PhysX error is thrown when writing to Physics.gravity
Reproduction steps:1. Open the attached “unity-physics-gravity-bug.zip” project2. Open the “Assets/Scenes/SampleScene.unity” scene3.... Read more
Sprite Resolver does not reset to default value when using an Animation ...
This issue happens because the sprite hash inside the Sprite Resolver component is animated using an int with DiscreteEvaluation att... Read more
[Android] PointerEventData.pointerId value is incorrect when pressing a ...
Steps to reproduce:1. Open the attached “TouchTest” project2. Build And Run the project on the device3. Observe the device’s screen ... Read more
Standard Unity Materials and Shaders become corrupted after importing sp...
Reproduction steps:1. Create a new project2. Download and import "Viking Village URP" and open the “The_Viking_Village” Scene3. Down... Read more
Left Mouse Button is recognized as pressed in the Editor when it's relea...
Reproduction steps:1. Open the attached “My project.zip” project2. Enter Play Mode3. Click the left mouse button and notice that the... Read more
[Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when ...
Reproduction steps:1. Open the attached “BugRepro” project2. Close the Editor3. Open RenderDoc4. In the Executable Path field, enter... Read more
Crash on RtlFreeHeap when marshaling data
Reproduction steps:1. Open the attached project "CrashRepro"2. Enter the Play Mode Expected result: The Play mode continuesActual re... Read more
Inaccurate collision detections when Rigidbody Collision Detection is se...
Reproduction steps:1. Open the attached “FalsePositiveCollision_Ramp.zip” project2. Open the "FalsePositiveCollision_Ramp" Scene ( A... 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