Search Issue Tracker
Editor freezes when downgrading from .NET 4.6 to 3.5 and selecting to re...
Reproduction steps:1. Create new project.2. Edit -> Preferences -> Cache server and set it to Local3. Change Scripting runtime... Read more
Function WaitForSeconds (float.NaN) waits forever
Reproduction steps:1. Open attached project2. Check the "NewBehaviourScript" script3. Open and play the "demo" scene4. Notice that i... Read more
Duplicate plugins throw no compiler errors when building a project in 20...
How to reproduce:1. Open the user attached "Controller.zip" project2. Build and Run the project (File -> Build And Run) Expected ... Read more
Add support for solution synchronization for Xamarin Studio
To reproduce:1. Go to "Unity -> Preferences -> External Tools"2. Change the "External Script Editor" to Xamarin3. Create a new... Read more
"ImageConversion.EncodeArrayToJPG" colors are different in "BGR" encodin...
How to reproduce:1. Open project "EncodingBug.zip"2. Enter the "SampleScene" Scene3. Enter and exit Play Mode4. Go to the "EncodingB... Read more
MaterialPropertyBlock.GetColor(int nameID) is missing from the API
To reproduce: 1. Open the project, attached by the tester (noMethod.zip)2. Observe the compilation error in the console Expected: Ge... Read more
Unity 2017.1 defines PLATFORM_ARCH_64 instead of UNITY_64 for C# scripts
Reproduction steps:1. Opem project attached(unity_progressive_lightmapper_test.zip).2. Open scene "shadowmask".3. Build for standalo... Read more
Unit tests of a Fixed point math library cause a hard crash
Test Atan2 inside Fix16Test make Unity crash using "Editor Tests Runner". - Steps to reproduce-- Using the project attached, go to W... Read more
Using Assembly Definition increases recompile time for about 10 seconds ...
Reproduction steps:1. Download user's project and open in Unity2. Try changing Test.cs script and note the recompilation time3. Remo... Read more
Errors when importing Gaia package
Steps to reproduce : - open the Asset Store- import the Gaia package https://assetstore.unity.com/packages/tools/user-tools/terrain/... 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