Search Issue Tracker
EditorGUILayout.ObjectField shows that it requires object of base type i...
To reproduce: 1. Open the project, attached by the user (ObjectFieldTest.zip)2. Open the "f" scene3. Select "GameObject" object in t... Read more
Chinese language text with no spaces is shrunk to fit in line and not to...
Reproduction steps:1. Download project "TextIssuesProject.zip" and open in Unity2. Observe Game view before entering Play mode3. Ent... Read more
[Metal] Compute shader buffer returns zeros on iOS device using camera r...
To reproduce:1. Download project attached by QA2. Build it for iOS3. Run it on a device4. In the console notice, that compute buffer... Read more
PlayerSettings.GetIconsForTargetGroup returns an empty list of assigned ...
How to reproduce:1. Open the attached "IconRepro" project and "main" scene2. Go to Build settings --> Player settings --> Icon... Read more
Building as local system user fails on windows
To reproduce:1) Download attached project2) Download PsTools (notably, PsExec) - https://docs.microsoft.com/en-us/sysinternals/downl... Read more
Graphics.DrawMeshNow uses SceneView camera matrix
Steps to reproduce:1. Download and open the attached project2. Select Tools > Render to image test Expected result: SceneView cam... Read more
Unity Editor crashed in QuantisedMatrixHash after deleting the speed tre...
To reproduce: 1. Open the project, attached by the tester (terrainTreeBug.zip)2. Open the "scene" scene3. Delete Tree prefab from th... Read more
NavMeshAgent.SetAreaCosts are being reset on Play mode
To reproduce: 1. Download attached project "Source.zip" and open in Unity2. Open "Lobby" scene3. Enter Play mode4. Press "Play and H... Read more
[VR]Smaller Billboard textures(leaves, particles) still heavily rotate i...
Steps to reproduce: 1. Download and open the latest attached project(oc link)2. Open scene "Scene"3. Enter Playmode4. Rotate headset... Read more
Two new folders appear in the LocalLow folder after opening and building...
How to reproduce:1. Open attached Unity project "delme_forreal.zip"2. Select File --> Build Settings3. Add "incorrect_pathes" sce... 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