Search Issue Tracker
Tile Palette takes significantly longer to open when opening for the fir...
Reproduction steps:1. Open the “TilePaletteLoad“ project2. If Tile Palette is open, close it and reopen the project3. Open Tile Pale... Read more
Terrain Overlays cannot be hidden
Description: Overlays in 23.1 should always be user-hideable, via the right-click-on-header menu, per documentation: Unity - Manual:... Read more
OnTriggerExit2D not called when colliders are disabled due to getting un...
1. What happenedThis project has the 2D setting "Callbacks On Disable" turned on. This setting is documented as: "If the Collider2D ... Read more
BinaryFormatter.Serialize throws a SerializationException when trying to...
Reproduction steps:1. Open the attached “addressable_content_state_unityproj“ project2. Open the “Content Update Loader” Custom Edit... Read more
Memory Profiler can not display the values correctly when the value is m...
Reproduction steps:1. Open the attached project “MemoryProfilerBug“2. Open the Memory Profiler (Window>Analysis>Memory Profile... Read more
[2022.2.] [Metal] Player crashes when using “PVRTC” Texture compression ...
How to reproduce:1. Build And Run the user’s attached “OldSplash.zip” project on an iOS device2. Observe the result Expected result:... Read more
The "Invalid subscript 'positionOS'" error appears when using the URP pa...
Steps to reproduce:1. Open the attached project “ShaderError“2. Select the “Assets/LightShaft/Shaders/LightShaft.shader“ shader3. In... Read more
Rendering information is not updated in each frame when using Profiler
Reproduction steps:1. Open the “UIToolkit” Project2. Open the Assets/Scenes/SampleScene.unity Scene3. Enter the Play Mode4. Open the... Read more
Crash on SerializableManagedRef::GetScriptType() when you drag a .vfx fi...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “VFX1“3. Drag “VFX2“ into the window Expected result: Shader app... Read more
Crash on delete_object_internal_step1 when sending a web request
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “Scenes/SampleScene.unity“ Scene3. Enter play mode and wait for ... 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
- OnPreviewSettings() not invoked when Inspector shows two ObjectPreviews for the same object
- Assertion fails when creating a TextMeshPro Prefab with Asset Transformer Toolkit (Pixyz) installed
- Help button leads to a missing documentation page when clicked on a TMP_Font Asset in the Inspector
- Background Image type reverts to Texture when changed and the VisualElement is reselected in UI Builder
- "Do not use ReadObjectThreaded on scene objects!" repeatedly printed to the Editor log when attempting to open a specific project