Search Issue Tracker
IL2CPP Project Settings are not saved automatically when changing them i...
Reproduction steps:1. In the “{Project Root Folder}/ProjectSettings” folder open “ProjectSettings.asset” file with any text editor2.... Read more
Distance not calculated correctly between the interactor and interactabl...
Reproduction steps: 1. Open user attached project "TestTargetFilter.zip"2. Open Window > Analysis > XR Interaction Debugger3. ... Read more
[Documentation] Issues in the VisualEffect.outputEventReceived Scripting...
Scripting API page: https://docs.unity3d.com/ScriptReference/VFX.VisualEffect-outputEventReceived.html Issue 1: Description contains... Read more
[iOS] Touch Input freezes when disabling autorotation
How to reproduce:1. Open the attached Project "RotateBug"2. Build and Run the Scene "SampleScene" for iOS3. In the Build, when the t... Read more
Crash on Transform::FlushDelayedSetDirty when undoing duplication of a c...
Reproduction steps:1. Open the attached user's project ("Tru..2021")2. Open scene "Scenes/SampleScene"3. In the scene hierarchy, exp... Read more
MultiColumnListView silently stops updating if you call RefreshItems fro...
If you get confused and call MultiColumnListView.RefreshItems() from inside a bindCell callback (obviously a bad idea, but I didn't ... Read more
[Linux] Crash on DisconnectGtkSignal(void*, GtkCallbackResponse (*)(), v...
Reproduction steps:1. Create a new 2D Platform or Lego microgame project2. Go through the tutorial Expected result: Unity Editor doe... Read more
Particle System “Start Size” is set to “startSizeMultiplier” number inst...
How to reproduce:1. Open the user’s attached “ParticleSystem Bugs.zip” project2. Select “Particle System RANDOM BETWEEN CONST SIZE” ... Read more
Modifying Input Actions when Reload Domain is disabled breaks existing b...
Reproduction steps:1. Open the attached “Input System Bug.zip“ project2. Open the “Playground” scene3. Enter Play mode and move the ... Read more
Profiler Timeline highlights the next sample when making a selection
How to reproduce:1. Open a Unity project2. Open the Profiler window (Window > Analysis > Profiler)3. Make any Profiler recordi... 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
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- 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