Search Issue Tracker
Editor freeze when selecting two Scriptable Objects with Serialized Refe...
Steps to reproduce: 1. Open User-supplied project 2. In the Project window, select two Scriptable Objects Expected: Editor doesn't ... Read more
[2018.4] Broken csproj is generated when Visual Studio is installed
How to reproduce: 1. Open the attached project 2. in Preferences > External tools, set the Script Editor to Visual Studio 3. Assets ... Read more
Scripts are unable to compile after upgrading project to 2019.3.0b4
How to reproduce: 1. Open the user-supplied project 2. Observe the errors in the Console window Expected result: after upgrading th... Read more
ScriptUpdater does not work for users with spaces/invalid characters in ...
Reproduction steps: 1. Log in as a user that contains spaces in the name 2. Create a New Project 3. Import the "Trigger.cs" script 4... Read more
Editor-only AssemblyDefinition files ignores the Api Compatibility Level...
How to reproduce: 1. Open the "AssemblyTest.zip" project 2. Make sure the "Api Compatibility Level" is set to .Net 2.0 3. Open the g... Read more
Scripts cannot be loaded when they contain an odd number of "*" signs in...
Steps to reproduce: 1. Open the attached "ScriptBug" project 2. Select "Directional Light" GameObject in the Hierarchy window 3. Ope... Read more
Batch mode async method invoked from -executeMethod unexpectedly termina...
How to reproduce: 1. Extract "AsyncExecuteAndWait.zip" project 2. Open the project (the Library must be rebuilt with every Unity ve... Read more
|| operator is not supported for define constraints in 2018.4 LTS
Reproduction steps: 1. Open the project in "PluginTesterProject2018.zip" 2. In the Project window select Assets/Plugins/Plugin Test ... Read more
[SerializeReference] "System.Object" Serialize Reference and Data lost a...
Reproduction steps: 1. Open the "1204105" project 2. In the Project window right-click -> "Create" -> "Container" 3. In the Inspect... Read more
Unity editor crashes if code has nullable structs with circular dependency
How to reproduce: 1. Open attached project "754243.zip" 2. In Project window, open "Test.cs" script 3. Uncomment and save the code ... 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
- Different colors are present when Alpha channel is unclamped
- Visual Effects Forums link leads to generic Unity Forums
- The dithering node returns a blocky effect when the Render Scale is set to some values below 1
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console