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
[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
Full Screen Pass Renderer Feature does not display Sprites in the Game V...
How to reproduce:1. Open the attached user’s project “FullScreenTest.zip”2. Enable the Full Screen Pass Renderer Feature component l... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used