Search Issue Tracker
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
Reference to HttpClient() statement is not found in VS2017
How to reproduce:1. Open attached Unity project "HttpConflict"2. Load NewBehaviourScript.cs script3. Hover mouse on HttpClient() sta... Read more
Object can't be turned into a prefab when it has a Playable Director com...
Steps to reproduce:1. Open Test scene from Timeline.zip project2. Select Cube object from hierarchy3. Try dragging cube to the Proje... Read more
When executing the unity setup unattended, an empty folder is created in...
To reproduce:Launch Unity Setup from terminal unattended with install location set to somewhere else than just Home, for example:./U... Read more
[UWP] Reference Rewriter fails when referencing Unity.Cecil.dll
Steps to reproduce:1. Download 1031094_repro.zip2. Switch platform to UWP3. Build project4. Observe the error in the Console window:... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu