Search Issue Tracker
[Mobile]OnDrop() function is not called when using a touchscreen
Steps to reproduce: 1. Open the attached project "Case_1279352" 2. Open "SampleScene" Scene 3. In the Project Settings->Editor set U... Read more
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce: 1. Open Unity 2019.3.0f5 Editor 2. Click Help -> Report a Bug... Expected result: Bug reporter opens up Actual ... Read more
RenderTarget with premultiplied alpha blending is too bright and does no...
How to reproduce: 1. Open the user's attached project 2. Observe the circle In the Game view Expected result: In the top half of th... Read more
Mixing types in string interpolation causes BC1345
String interpolation works when using like types, but not when mixing. {code:java} [BurstCompile] static public void AnyAmou... Read more
The Editor freezes on "Start importing" when the project contains a larg...
Reproduction steps: 1. Delete the library folder from the attached “ASDQWE” project 2. Open the project 3. Wait ~1 hour and obser... 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 SampleScene 3. En... Read more
NullReferenceException is thrown when selecting a GameObejct with Volume...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/Fase1.unity” Scene 3. Select “Post-Processing... Read more
AudioClip memory usage on device is always 1MB
How to reproduce: 1. Download and open the attached project 2. Build and deploy to iOS 3. Capture using Memory Profiler 4. Open ... Read more
[Addressables] Paths for Assets marked as 'Addressable' do not update in...
How to reproduce: 1. Open user-submitted project (AddressablesPathUpdate) 2. Open the Scenes folder and mark 'SampleScene' as 'Addre... Read more
“SendMessage cannot be called“ warning is thrown when re-importing an En...
How to reproduce: 1. Open the “IN-70914_EntitiesRepro“ project 2. Open the “Scene“ 3. Navigate to Edit → Preferences → Entities ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key