Search Issue Tracker
Rigidbody2d with kinematic rigidbody will not cause OnTriggerEnter2d
To reproduce:1. Create two 2D cubes with colliders 2d2. Attach a rigidbody 2D to one of the cubes and make the other cube a trigger3... Read more
Test Runner UI shows that Async / Await tests were successful when these...
The Assertion failure gets logged into the Unity console when the Test fails but the Test Runner UI shows a green tick and doesn't w... Read more
[XR][URP] Editor crashes with RenderTexture::SetActive when entering the...
How to reproduce:1. Open the user's project2. Enable the VR Support in the Player settings3. Enter the Play Mode Result: Editor cras... Read more
[Texture2D] Texture2D.ReadPixels() fails if RenderTexture has anti-alias...
There is a camera which renders to a RenderTexture. If this RenderTexture has anti-aliasing set Texture2D.ReadPixels results into an... Read more
When opening MonoDevelop, 2 instances of one script are opened
To reproduce:1. Open attached project. It contains two scripts2. Open both of these scripts in monodevelop3. Try to open either of t... Read more
Error message - Asset import did not unload metadata path. This will lea...
Reproduction steps: 1) Add a model to a project, or open the attached project2) Click the model (Rio) in the project window3) Click ... Read more
[IL2CPP] System.Diagnostics.Process.Start() fails to launch application
Steps to reproduce:1. Download attached project2. Build Standalone player on IL2CPP backend3. Launch build player Expected results: ... Read more
[Tree] [URP] Pink shaders appear near camera when using billboard renderer
Reproduction steps:1. Download and open attached "URPbugs" project2. Open "U_FB_SO" scene3. Enter Play mode Expected result: Nearby ... Read more
[iOS] Freeze when compiling shaders
How to reproduce: 1. Download and open the attached "AUPFreeze2.zip" project2. Build and deploy the project to iOS3. Observe the fre... Read more
Backspace doesn't works in WebView android plugin
Steps to repro:1. Build and run project provided by user2. After start app will immediately invoke WebView plugin and open google se... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used