Search Issue Tracker
[Windows] Zapis crashes when executing a method from DLL
To reproduce: 1. Download project from a link and open in Unity2. Open "Main" scene3. Enter Play mode4. Press "Sudoku 3x3" button Ex... Read more
[Shuriken] "ArgumentException" is thrown on console when editing points ...
"ArgumentException" is thrown on console when editing points on the line in "LineRenderer" component Steps to Reproduce:1. Create a ... Read more
Editor crashes on Play when using .NET 4.6 on specific project
Reproduction steps:1. Open the user's attached project;2. Try to play the main scene. Actual results: The project crashes without an... Read more
2018.1.0f2 and Burst "0.2.4-preview.4" crashing Unity when assigning arr...
How to reproduce:1. Open user-submitted project (BurstCrash.zip)2. Open scene "SampleScene.unity"3. Play the scene Expected result: ... Read more
OnAudioFilterRead on UWP IL2CPP crashes application when trying to Appli...
How to reproduce:1. Download attached project file and open "OnAudioFilterRead-ApplicationQuit" Scene2. Build for UWP (il2cpp, 3.5 N... Read more
[UI] Removing or disabling CanvasScaler corrupts UI which cannot be undone
To reproduce: 1. Download attached project "BugReport_UI_Canvas_Odd_Behavior.zip" and open in Unity2. Open "Scene" scene3. Move "Can... Read more
[OSX] GUIView::EndCurrentContext(bool) crash using this.Close(); on cust...
To reproduce:1. Open users attached project "NitroDubz.zip"2. Make sure not to press anywhere in the editor3. Press Tools > Nitro... Read more
[PLM] Instances don't cast shadow after creating a new Area Light
Steps for reproduction:1) Create a new scene2) Create a lightmap static cube and a plane3) Delete all the lights4) Create a new Area... Read more
[Shuriken] Trail Renderer doesn't disappear when gameobject is dragged
Trail Renderer doesn't disappear when gameobject is dragged Steps to Reproduce:1. Create an Empty GameObject2. Add TrailRenderer Com... Read more
Built-in icons assigned to a GameObject are set back to the default icon...
How to reproduce:1. Add an empty GameObject to the scene2. Change the Icon to a green label in the inspector3. Close Unity4. Open th... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used