Search Issue Tracker
Debug.Log used with non-existing Dictionary variable causes Editor to fr...
To reproduce: 1. Open attached project;2. Open "TestBug" scene;3. Enter play mode;4. Exit play mode. Expected result: Editor doesn't... Read more
Screen.dpi returns primary displays dpi when application is on secondary...
Steps to reproduce:1. Prepare a two monitor setup each with different DPI2. Open attached project "870209.zip"3. Build standalone4. ... Read more
PointerEventData.pointEnter is always null when Cursor.lockState = Curso...
Steps to reproduce:1. Open attached project2. Open "_root" scene3. Enter play mode4. Click on Game View and hover over the Button5. ... Read more
Issues accessing second UV channel in UI shaders
When using Unity's UI shaders that have an additional detail texture set in the second UV channel, the result very different when co... Read more
[Terrain] Assertion and errors fail if Terrain is selected in Hierarchy ...
I have same terrain asset in PlayScene and NetWorkScene in my project. When Terrain is selected in Hierarchy / Inspector and Network... Read more
Using Mesh.SetUVs instead of Mesh.uv won't work with Mesh.GetNativeVerte...
Steps to reproduce:1. Download Repro.zip and open "test" scene2. Disable the Blast and enable the Ribbon gameobject3. Press play not... Read more
Crash in CreateNullGfxDevice when loading videos with buttons
To reproduce: 1. Open attached project;2. Run "Scene012_Videos" scene;3. Enter play mode;4. Click on video buttons; Result: eventual... Read more
Audio Dropouts are caused by Garbage Collector when large number of obje...
Reproduction Steps:1. Open User's project2. Open "Main" scene3. Play sceneNote: Game will produce humming sound.4. Listen for distor... Read more
Game Window flickers or blacks out when "Clear" is selected in frame deb...
Steps to reproduce:1. Open new project2. Open frame debugger and enable it3. select somthing below "Drawing" - e.g. "Clear"4. Resize... Read more
'Assertion failed on expression: !((transfer.IsReading() || transfer.IsW...
To reproduce:1. Create a new project2. Import 'avatar_test' package3. Reimport 'Motion.fbx' Expected: there will not be any errors i... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default