Search Issue Tracker
Destroying Rigidbody2D of a colliding object crashes Unity in Rigidbody2...
Destroying Rigidbody2D of an object while it is colliding crashes Unity. Steps to reproduce:1) Open the attached project.2) Open 'Te... Read more
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce:1. Build the project with the following command line:Unity.exe -projectPath <projectpath> -batchmode -build... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Editor freezes when Sub-State Machine Transition arrow is unselected
Reproduction steps:1. Open the attached “My project (17).zip“ project2. Double-click on the “Spearman.controller” Animator Controlle... Read more
[Android]Input.gyro.updateInterval returns incorrectly formatted values ...
Steps to reproduce:1. Open attached project2. Open "_scene" scene3. Build for Android-Gyro Update Interval on Android is returned in... Read more
There is no notice if installation in Hub fails
To reproduce:1) Open Unity Hub2) Add a new Unity version in it3) When it finishes downloading and starts installing, block all permi... Read more
Burst error BC1003 is thrown when Burst compiles
How to reproduce:1. Open the “IN-91465_repro“ project2. Observe the Console Expected result: Errors are not thrownActual result: BC1... Read more
Null reference exception on tweaking the pre muscle settings of a avatar...
Null reference exception on tweaking the pre-muscle settings of an avatar when scene view is in focus. Steps To Reproduce: 1. Open t... Read more
[Linux] Editor assertion causes Test Runner to fail when executing it in...
Reproduction steps:1. Open the attached "Test Project" project2. Open Window > General > Test Runner window3. Select "PlayMode... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks