Search Issue Tracker
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class