Search Issue Tracker
Console errors are thrown when using System.IO.Compression in the Editor...
Reproduction steps:1. Download and open the attached "SystemCompression" project2. In the Project window, move the "Test" script fil... Read more
"Failed to resolve TVariableType" errors are thrown when building a proj...
How to reproduce:1. Open the user attached "ResolveFailure.zip" project2. Build the project (File -> Build Settings -> Build) ... Read more
Assemblies not being reloaded when reimporting C# script asset
How to reproduce:1. Open the user's project "AOP_REV2.zip"2. Open "SampleScene" Scene3. Click on "GameObject" in the Hierarchy windo... Read more
Stack Overflow Error is thrown when attempting to Build a project
How to reproduce:1. Open the attached project named "Case_1288883"2. Build the project3. Observe the Console Window Expected result:... Read more
Editor cannot compile stylesheet when using Timeline "CustomStyle" attri...
How to reproduce:1. Open attached project "case1292311.zip"2. In the Project folder go to Assets -> TimelineMarkers -> Editor ... Read more
MonoManager ReloadAssembly crash when continuously recompiling scripts
Reproduction steps:1. Open the user attached project from case case 12780062. Open Scene "Level1"3. Open SceneController.cs4. Contin... Read more
[Editor] Force quitting the editor mid build will leave code not compili...
Steps to reproduce:1. Open the user's attached project "ErrorTest2018LTS.zip"2. In the top menu select "Build/BuildAllAB or Build/Bu... Read more
MonoScript is registered as both Editor and Runtime script when referrin...
How to reproduce:1. Create a new Unity Project2. In Project -> Assets -> Create two folders with names of "Editor" and "Runtim... Read more
Warnings are logged for editor-only assemblies when building project
How to reproduce:1. Open user's project "BugReport13.zip"2. Go to File -> Build Settings3. Make sure Target Platform is set to Wi... Read more
[Backport] [UWP] Not adding NET_STANDARD_2_0 define
How to reproduce:1. Open the attached "New Unity Project.zip" project2. Switch to UWP3. Select .NET Standard 2.0 Scripting backend i... 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