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
Shaders that UsePass a different shader will stop rendering when other s...
How to reproduce: Open the attached project "ShaderProblem.zip" Enter Play Mode Open Assets/TestShaderPass.shader Change "4095.5" to... 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
[DOTS] GenerateAuthoringComponent causes errors when declaring variables...
How to reproduce:1. Open the attached "1411306.zip" project2. Open the Console window Expected result: No errorsActual result: "erro... 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
[Android] libGLES_mali.so crash
Steps to reproduce:-The customer project is quite big and running it on the editor outside of the customer environment is complex. C... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument