Search Issue Tracker
[MatchMaker] Can't re-join a match after leaving
How to reproduce: 1. Open attached project2. Open scene Scenes/Main.unity3. Play the scene4. Enable Match Maker5. Create Internet Ma... Read more
[compute] Read only StructuredBuffer count limit is not properly detecte...
To reproduce:1. Open "MainScene"2. Hit "play" several times3. The editor crashes Read more
[compute] RWStructuredBuffer Count Limit is not properly detected, cause...
Editor crashes when dispatching a compute shader with too many RWStructuredBuffers (e.g. 8 of them makes it crash; while 7 works). Read more
[Win]Crunched Cubemaps crash Editor and DX11 Standalone
-e: as per title -repro--open attached project--try reimporting the "Day Sun Low HorizonRich_Paladin" cubemap--NOTICE editor crashes... Read more
[Mecanim] Typing a non-existent parameter name as transition condition i...
Reproduction steps:1. Open attached project2. Open scene "Test"3. Enter play mode4. Select "GameObject" in the Hierarchy window5. Op... Read more
[Standalone] OSX Player built from the command line doesn't have the cor...
How to reproduce: 1. Build attached project to standalone using /Applications/Unity/Unity.app/Contents/MacOS/Unity -batchmode -quit ... Read more
[WebGL] Input.mouseScrollDelta has a way bigger range
-e: on standalone it seems clamped to -2;2 while it is up to +-300 in webgl -repro:--open attached project--build & run standalo... Read more
GameObject.SetActive() seems to affect assignment value to RectTransform...
To reproduce:1. Import the package attached, open the project, go into the testScene. press play.2. In game scene, press F, you will... Read more
Unity crash on launch caused by update checker
Crash is happening in the Unity update check, seems to be coming from CurlRequest::Check(). Elmir fixed it temporarily by dropping t... 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
- Animator State Labels are not Rendered correctly when using the Bitmap Renderer as the Default Editor Text Renderer
- LDR render target is used when HDR is enabled in URP and Recorder Source is set to 360 View
- Terrain Layer's changes are not added to the Undo history
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant