Search Issue Tracker
"UnityEvent" doesn't work with multiple instances of the same "Monobehav...
Reproduction steps: 1. Open "UnityEventMultipleComponent.zip" project2. In the Hierarchy window click on "Fixed"3. In the Inspector ... Read more
Video Player is broken on some Kindle Fire devices
Steps to reproduce:1. Open attached project "VideoError.zip"2. Run and build for specified device3. Video Player will be either brok... Read more
Unity breaks DataContractSerializer deserialization of Dictionary data t...
To reproduce:1) Open attached project2) Open Test scene3) Play it Get error in console - https://i.imgur.com/bYO2oxr.png Reproduced ... Read more
Hit structure returned by method Collider2D.Distance is wrong (values ar...
How to reproduce:1. Open the "DistanceBug.zip" project2. Open the "Scene" scene.3. Press Play and watch the console. Actual result: ... Read more
Unity Linker crashes with exception when using a managed DLL that has a ...
Unity Linker crashes with exception (System.InvalidProgramException: Failed to resolve [UnityEngine]System.Resources.NeutralResource... Read more
Crash when deleting prefabs in QuantisedMatrixHash
Editor crashed when deleting some assets Repro: 1.Create a terrain and add some lowpoly tree meshes on it. - i downloaded lowpoly tr... Read more
Crash in TerrainInspector:ShowTrees when editing terrain trees
Editor crashed when deleting some assets Repro:1.Create a terrain and add some lowpoly tree meshes on it. - i downloaded lowpoly tre... Read more
Unity Editor crashes when importing obj file with large dimensions
Steps to reproduce:1. Download attached obj file2. Import to Unity Results: Unity Editor crashes when importing with large dimension... Read more
[Vuforia] No option to switch Off the AR camera
AR camera gets enabled automatically in each scene of the project with Vuforia Enabled in Player Settings. Developer may not need AR... Read more
Collided ships in networked game lose control
To reproduce:1) Open attached project2) Make 2 player builds3) Run them both4) Host on one of them, join on another one5) Using arro... 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