Search Issue Tracker
Copyright symbol (©) causes INVALID_UTF8_STRING error when observing Sc...
To reproduce:1. Open any project2. Import my attached script (INVALID_UTF8_TEST.cs)3. Select it in Project window4. In Inspector win... Read more
Function TextureImporter.DoesSourceTextureHaveAlpha() is True even if Te...
Reproduction steps:1. Open the attached project " Test_DoesSourceTextureHaveAlpha.zip";2. In the Assets, go to the Graphics folder;3... Read more
[iOS][webGL][UI][Dropdown] dropdown list doesn't close and elements of d...
Reproduction steps: 1. Create a new Unity project.2. Click on the hierarchy with the right mouse button.3. Select: UI > Dropdown.... Read more
Unity Editor freezes when Task is run faster than every 1000ms
Reproduction steps:1. Open the user’s attached project2. Enter the Play Mode3. In the Simulator view, click “Start”4. In the upper-r... Read more
Converting RGB value to HSV and back to RGB returns wrong values
How to reproduce:1. Open attached Unity project2. Load scene "SampleScene"3. Enter the Play mode4. Notice Assertion failure in the C... Read more
NullReferenceException pops up when calling method from a ScriptableObject
How to reproduce:1. Open attached Unity project "scriptableissue"2. Load scene "Main"3. Add AudioSource component to "tankG2018b" ga... Read more
Crash on tlsf_free when Entering the Play mode and creating a custom con...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode (if the project does not cra... Read more
Package Tests are only added when making a package testable and adding a...
Reproduction steps: 1. Create a New Project, make sure `com.unity.ugui` is installed2. Open Package Manifest in a Text Editor3. Open... Read more
Compiling errors don't show the expected message in the console
1. What happenedI have a script with compiling issues, I'm trying to enter play mode and it blocks me, but the editor doesn't write ... Read more
Editor crashes if project has scripts and user attempts to build a player
Regression at least from Version 5.5.2f1 (acf780a2145d) Fri, 17 Feb 2017 15:35:32 GMT Branch: 5.5/release Repro steps: 1. Create a n... 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