Search Issue Tracker
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce:1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip"2. Make sure that Api Compatibility Leve... Read more
[MacOS] Crash when opening project while HOME is null
Reproduction steps:1. Create an empty project2. Open Terminal3. Run the command “{{{}unset HOME{}}}“4. Open the project through Term... Read more
Empty box displayed in "Target Density Distribution" field in Paint Deta...
Steps to reproduce: Create a new Unity project Install the Terrain Tools package Create a Terrain GameObject (Create > 3D > Te... Read more
[UIR] [Package] Vertex Nudging triggers assertion error when dragging No...
Reproduction steps:0. Make sure DPI is not 100%.1. Open the user's attached project2. Navigate to Window -> UI Toolkit -> Node... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce:1. Open users attach project "ParticleTrailTest.zip"2. Navigate to Project -> Assets and open SampleScene3. En... Read more
[Editor] Material Selector gets Material Selected only with first selection
Steps to reproduce:1. Create a new project2. Create a default material3. Duplicate it a few times4. Create a sphere and open the "Se... Read more
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce:1. Open Unity 2019.3.0f5 Editor2. Click Help -> Report a Bug... Expected result: Bug reporter opens upActual r... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce:1. Make sure that IL2CPP is installed2. Open attached project "BugReproduction.zip"3. In Editor, click on Window -&... Read more
Icon of a GameObject flickers when it is just created
Steps: Create a new project Click on "GameObject -> Create Empty" menu item ==> Icon of a newly created GameObject flickers at... Read more
Assertion errors are thrown when using AssetDatabase.StartAssetEditing()
Reproduction steps:1. Open the attached “AssetDatabaseTest.zip” project2. Navigate to H4K > AssetDatabaseTest3. Observe the Conso... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code