Search Issue Tracker
Assembly::GetTypes() returns empty array for UnityEngine assembly
To reproduce: 1. Open the project, attached by the user (GetTypesBug_2017_2.zip)2. Go to Window -> Execute Test3. In the Console,... Read more
maxSpeed and deltaTime for Vector2.SmoothDamp are not optional
To reproduce: 1. Open the project, attached by the tester (smoothDamp.zip)2. Observe the console3. Inspect test.cs script Expected: ... Read more
[Backport] IL2CPP doesn't properly handle invalid surrogate pairs causin...
TextMeshPro accepts surrogate pair characters (e.g. emojis), however it doesn't properly handle them causing a crash within the IL2C... Read more
ReflectionTypeLoadException is thrown when trying to get asembly types
Reproduction steps:1. Open the user attached project named "TestProject.zip"2. Click Play3. Observe the console window Expected resu... Read more
Application.isPlaying is false when OnEnable is called from a Scriptable...
How to reproduce:1. Open the attached project2. In the Project Window, select the "New Scriptable Object Sample"3. Enter the Play Mo... Read more
Roslyn Source Generator generates a class multiple times
Reproduction steps:1. Open the attached 'Roslyn Code Gen Test' project2. Add the 'TestCodeGen.dll' to the project3. Observe the 'Tes... Read more
[Scripting][Mac] Script throws NullReference errors on OnEnable() though...
To reproduce:-Create a new unity project-Import the attached script or copy from below (Project Window -> Import new asset)-Creat... Read more
AudioClip reference is reset to None when opening Unity for the first ti...
To reproduce:1. Download attached Unity project "AudioNoneExample.zip"2. Copy Assets and ProjectSettings folders into a new folder3.... Read more
Unity intermitently fails to reload scripts after editing them with Visu...
How to reproduce: (Not reproducible!)1. Verify that Visual Studio 2015 or 2017 (or MonoDevelop) is set as your External Script Edito... Read more
[Tizen][2018.2] Implement DisplayAttachDialog in Runtime\Misc\GiveDebugg...
See parent case https://fogbugz.unity3d.com/f/cases/948649/ 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