Search Issue Tracker
Editor performance drop when holding down "F" key while in Play Mode
How to reproduce:1. Create a new project2. Open Profiler (Window > Analysis > Profiler)3. Start profiling Editor4. Enter Play ... Read more
Multiple selected game objects with different names are renamed to <mult...
How to reproduce:1. Open the attached 'project-1218183.zip'2. Select all the object in the Hierarchy window3. In the Inspector windo... Read more
Cloth bounds are updating even if Cloth.SetEnableFading(false) is called
How to reproduce:1. Open the attached project2. Open the "SampleScene" scene3. Open the "test.cs" script4. Modify the script to call... Read more
When editing an object name in the hierarchy window, it is impossible to...
How to reproduce:1. Create a new Unity project2. Select any GameObject in the Hierarchy window3. Right-click it and select rename4. ... Read more
[Mac] Unable to choose files with .sh and .cmd extensions as external sc...
Reproduction steps:1. Open new Unity Project2. Go to Edit -> Preferences -> External Tools -> External Script Editor -> ... Read more
Crash on ScriptPlayableOutput::ScriptProcessFrame when running Play Mode...
Reproduction steps:1. Open user's attached project2. Press Window > General > Test Runner3. Select the Play Mode tab4. Double ... Read more
Preset files for Assets with Platform Settings get modified when first s...
How to reproduce:1. Create a new Unity project2. Import any image into the Assets folder3. Create a TextureImporter preset for the i... Read more
Default TextMeshPro Text preset is not applied when creating a new TextM...
How to reproduce:1. Open the attached 'project-1218365.zip' project2. In the Project Browser inspect the 'TextMeshProUGUI' preset3. ... Read more
Built player crashes in Baselib_Memory_Free when #if UNITY_EDITOR define...
How to reproduce:1. Open user-submitted project (CrashAtStart_Serialization.zip)2. Build and run the project Expected result: the pl... Read more
Paused/stopped particle systems are being calculated and using cpu on th...
How to reproduce:1. Open attached project "ParticleSystemTest.zip"2. Enter Play mode3. Open Profiler window4. Change view type from ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons